#d94a00 color space conversions
Hex:
#d94a00
RGB:
217, 74, 0
CMY:
15, 71, 100
CMYK:
0, 66, 100, 15
HSL:
20°, 100.0000%, 42.5490%
HSV (HSB):
20°, 100.0000%, 85.0980%
XYZ:
31.0641, 19.6493, 2.1554
xyY:
0.5876, 0.3717, 19.6493
CIE-Lab:
51.4383, 53.7282, 62.1700
CIE-LCH:
51.4383, 82.1695, 49.1660
CIE-Luv:
51.4383, 117.7727, 42.7250
Hunter-Lab:
44.3275, 47.5170, 28.1463
#d94a00 color charts
#d94a00 color shades, tints & tones
#d94a00 color schemes
#d94a00 color preview, HTML & CSS examples
This text has a color of #d94a00
<p style="color:#d94a00;">Text here</p>
.mytext {color:#d94a00;}
This box has a color of #d94a00
<div style="background-color:#d94a00;">Content here</div>
.mybackground {background-color:#d94a00;}
Border around this has a color of #d94a00
<div style="border:2px solid #d94a00;">Content here</div>
.myborder {border:2px solid #d94a00;}