#d94e08 color space conversions
Hex:
#d94e08
RGB:
217, 78, 8
CMY:
15, 69, 97
CMYK:
0, 64, 96, 15
HSL:
20°, 92.8889%, 44.1176%
HSV (HSB):
20°, 96.3134%, 85.0980%
XYZ:
31.3835, 20.2180, 2.4781
xyY:
0.5803, 0.3739, 20.2180
CIE-Lab:
52.0828, 52.1267, 60.7059
CIE-LCH:
52.0828, 80.0150, 49.3481
CIE-Luv:
52.0828, 114.5099, 43.0484
Hunter-Lab:
44.9645, 45.8984, 28.2075
#d94e08 color charts
#d94e08 color shades, tints & tones
#d94e08 color schemes
#d94e08 color preview, HTML & CSS examples
This text has a color of #d94e08
<p style="color:#d94e08;">Text here</p>
.mytext {color:#d94e08;}
This box has a color of #d94e08
<div style="background-color:#d94e08;">Content here</div>
.mybackground {background-color:#d94e08;}
Border around this has a color of #d94e08
<div style="border:2px solid #d94e08;">Content here</div>
.myborder {border:2px solid #d94e08;}