#d94d08 color space conversions
Hex:
#d94d08
RGB:
217, 77, 8
CMY:
15, 70, 97
CMYK:
0, 65, 96, 15
HSL:
20°, 92.8889%, 44.1176%
HSV (HSB):
20°, 96.3134%, 85.0980%
XYZ:
31.3130, 20.0770, 2.4546
xyY:
0.5815, 0.3729, 20.0770
CIE-Lab:
51.9242, 52.5516, 60.6121
CIE-LCH:
51.9242, 80.2216, 49.0742
CIE-Luv:
51.9242, 115.2455, 42.7802
Hunter-Lab:
44.8074, 46.3292, 28.1172
#d94d08 color charts
#d94d08 color shades, tints & tones
#d94d08 color schemes
#d94d08 color preview, HTML & CSS examples
This text has a color of #d94d08
<p style="color:#d94d08;">Text here</p>
.mytext {color:#d94d08;}
This box has a color of #d94d08
<div style="background-color:#d94d08;">Content here</div>
.mybackground {background-color:#d94d08;}
Border around this has a color of #d94d08
<div style="border:2px solid #d94d08;">Content here</div>
.myborder {border:2px solid #d94d08;}