#d64f4f color space conversions
Hex:
#d64f4f
RGB:
214, 79, 79
CMY:
16, 69, 69
CMYK:
0, 63, 63, 16
HSL:
0°, 62.2120%, 57.4510%
HSV (HSB):
0°, 63.0841%, 83.9216%
XYZ:
31.9388, 20.4526, 9.6615
xyY:
0.5147, 0.3296, 20.4526
CIE-Lab:
52.3451, 53.0225, 28.6309
CIE-LCH:
52.3451, 60.2588, 28.3680
CIE-Luv:
52.3451, 101.7958, 21.9487
Hunter-Lab:
45.2246, 46.9185, 18.9908
#d64f4f color charts
#d64f4f color shades, tints & tones
#d64f4f color schemes
#d64f4f color preview, HTML & CSS examples
This text has a color of #d64f4f
<p style="color:#d64f4f;">Text here</p>
.mytext {color:#d64f4f;}
This box has a color of #d64f4f
<div style="background-color:#d64f4f;">Content here</div>
.mybackground {background-color:#d64f4f;}
Border around this has a color of #d64f4f
<div style="border:2px solid #d64f4f;">Content here</div>
.myborder {border:2px solid #d64f4f;}