#d94f00 color space conversions
Hex:
#d94f00
RGB:
217, 79, 0
CMY:
15, 69, 100
CMYK:
0, 64, 100, 15
HSL:
22°, 100.0000%, 42.5490%
HSV (HSB):
22°, 100.0000%, 85.0980%
XYZ:
31.4113, 20.3437, 2.2712
xyY:
0.5814, 0.3766, 20.3437
CIE-Lab:
52.2236, 51.6219, 62.5723
CIE-LCH:
52.2236, 81.1179, 50.4775
CIE-Luv:
52.2236, 114.1017, 44.0422
Hunter-Lab:
45.1040, 45.3788, 28.5873
#d94f00 color charts
#d94f00 color shades, tints & tones
#d94f00 color schemes
#d94f00 color preview, HTML & CSS examples
This text has a color of #d94f00
<p style="color:#d94f00;">Text here</p>
.mytext {color:#d94f00;}
This box has a color of #d94f00
<div style="background-color:#d94f00;">Content here</div>
.mybackground {background-color:#d94f00;}
Border around this has a color of #d94f00
<div style="border:2px solid #d94f00;">Content here</div>
.myborder {border:2px solid #d94f00;}