#d64f0f color space conversions
Hex:
#d64f0f
RGB:
214, 79, 15
CMY:
16, 69, 94
CMYK:
0, 63, 93, 16
HSL:
19°, 86.8996%, 44.9020%
HSV (HSB):
19°, 92.9907%, 83.9216%
XYZ:
30.6138, 19.9226, 2.6839
xyY:
0.5752, 0.3743, 19.9226
CIE-Lab:
51.7496, 50.7143, 58.6042
CIE-LCH:
51.7496, 77.5010, 49.1281
CIE-Luv:
51.7496, 110.9930, 42.3333
Hunter-Lab:
44.6347, 44.3176, 27.6792
#d64f0f color charts
#d64f0f color shades, tints & tones
#d64f0f color schemes
#d64f0f color preview, HTML & CSS examples
This text has a color of #d64f0f
<p style="color:#d64f0f;">Text here</p>
.mytext {color:#d64f0f;}
This box has a color of #d64f0f
<div style="background-color:#d64f0f;">Content here</div>
.mybackground {background-color:#d64f0f;}
Border around this has a color of #d64f0f
<div style="border:2px solid #d64f0f;">Content here</div>
.myborder {border:2px solid #d64f0f;}