#d9420f color space conversions
Hex:
#d9420f
RGB:
217, 66, 15
CMY:
15, 74, 94
CMYK:
0, 70, 93, 15
HSL:
15°, 87.0690%, 45.4902%
HSV (HSB):
15°, 93.0876%, 85.0980%
XYZ:
30.6497, 18.6826, 2.4426
xyY:
0.5920, 0.3608, 18.6826
CIE-Lab:
50.3138, 57.0371, 57.9277
CIE-LCH:
50.3138, 81.2948, 45.4438
CIE-Luv:
50.3138, 122.5929, 39.2819
Hunter-Lab:
43.2234, 50.9333, 26.9058
#d9420f color charts
#d9420f color shades, tints & tones
#d9420f color schemes
#d9420f color preview, HTML & CSS examples
This text has a color of #d9420f
<p style="color:#d9420f;">Text here</p>
.mytext {color:#d9420f;}
This box has a color of #d9420f
<div style="background-color:#d9420f;">Content here</div>
.mybackground {background-color:#d9420f;}
Border around this has a color of #d9420f
<div style="border:2px solid #d9420f;">Content here</div>
.myborder {border:2px solid #d9420f;}