#d94c02 color space conversions
Hex:
#d94c02
RGB:
217, 76, 2
CMY:
15, 70, 99
CMYK:
0, 65, 99, 15
HSL:
21°, 98.1735%, 42.9412%
HSV (HSB):
21°, 99.0783%, 85.0980%
XYZ:
31.2107, 19.9250, 2.2584
xyY:
0.5845, 0.3732, 19.9250
CIE-Lab:
51.7523, 52.9159, 61.8635
CIE-LCH:
51.7523, 81.4075, 49.4574
CIE-Luv:
51.7523, 116.2340, 43.0615
Hunter-Lab:
44.6374, 46.6925, 28.2465
#d94c02 color charts
#d94c02 color shades, tints & tones
#d94c02 color schemes
#d94c02 color preview, HTML & CSS examples
This text has a color of #d94c02
<p style="color:#d94c02;">Text here</p>
.mytext {color:#d94c02;}
This box has a color of #d94c02
<div style="background-color:#d94c02;">Content here</div>
.mybackground {background-color:#d94c02;}
Border around this has a color of #d94c02
<div style="border:2px solid #d94c02;">Content here</div>
.myborder {border:2px solid #d94c02;}