#d94f09 color space conversions
Hex:
#d94f09
RGB:
217, 79, 9
CMY:
15, 69, 96
CMYK:
0, 64, 96, 15
HSL:
20°, 92.0354%, 44.3137%
HSV (HSB):
20°, 95.8525%, 85.0980%
XYZ:
31.4606, 20.3634, 2.5308
xyY:
0.5788, 0.3746, 20.3634
CIE-Lab:
52.2456, 51.7077, 60.5875
CIE-LCH:
52.2456, 79.6526, 49.5213
CIE-Luv:
52.2456, 113.7278, 43.2290
Hunter-Lab:
45.1258, 45.4754, 28.2629
#d94f09 color charts
#d94f09 color shades, tints & tones
#d94f09 color schemes
#d94f09 color preview, HTML & CSS examples
This text has a color of #d94f09
<p style="color:#d94f09;">Text here</p>
.mytext {color:#d94f09;}
This box has a color of #d94f09
<div style="background-color:#d94f09;">Content here</div>
.mybackground {background-color:#d94f09;}
Border around this has a color of #d94f09
<div style="border:2px solid #d94f09;">Content here</div>
.myborder {border:2px solid #d94f09;}