#d64a08 color space conversions
Hex:
#d64a08
RGB:
214, 74, 8
CMY:
16, 71, 97
CMYK:
0, 65, 96, 16
HSL:
19°, 92.7928%, 43.5294%
HSV (HSB):
19°, 96.2617%, 83.9216%
XYZ:
30.2242, 19.2112, 2.3449
xyY:
0.5837, 0.3710, 19.2112
CIE-Lab:
50.9334, 52.7721, 59.7587
CIE-LCH:
50.9334, 79.7245, 48.5527
CIE-Luv:
50.9334, 114.9873, 41.6936
Hunter-Lab:
43.8306, 46.3842, 27.5095
#d64a08 color charts
#d64a08 color shades, tints & tones
#d64a08 color schemes
#d64a08 color preview, HTML & CSS examples
This text has a color of #d64a08
<p style="color:#d64a08;">Text here</p>
.mytext {color:#d64a08;}
This box has a color of #d64a08
<div style="background-color:#d64a08;">Content here</div>
.mybackground {background-color:#d64a08;}
Border around this has a color of #d64a08
<div style="border:2px solid #d64a08;">Content here</div>
.myborder {border:2px solid #d64a08;}