#d94c00 color space conversions
Hex:
#d94c00
RGB:
217, 76, 0
CMY:
15, 70, 100
CMYK:
0, 65, 100, 15
HSL:
21°, 100.0000%, 42.5490%
HSV (HSB):
21°, 100.0000%, 85.0980%
XYZ:
31.1997, 19.9206, 2.2007
xyY:
0.5851, 0.3736, 19.9206
CIE-Lab:
51.7473, 52.8970, 62.3270
CIE-LCH:
51.7473, 81.7480, 49.6787
CIE-Luv:
51.7473, 116.3202, 43.2443
Hunter-Lab:
44.6325, 46.6710, 28.3194
#d94c00 color charts
#d94c00 color shades, tints & tones
#d94c00 color schemes
#d94c00 color preview, HTML & CSS examples
This text has a color of #d94c00
<p style="color:#d94c00;">Text here</p>
.mytext {color:#d94c00;}
This box has a color of #d94c00
<div style="background-color:#d94c00;">Content here</div>
.mybackground {background-color:#d94c00;}
Border around this has a color of #d94c00
<div style="border:2px solid #d94c00;">Content here</div>
.myborder {border:2px solid #d94c00;}