#d9230a color space conversions
Hex:
#d9230a
RGB:
217, 35, 10
CMY:
15, 86, 96
CMYK:
0, 84, 95, 15
HSL:
7°, 91.1894%, 44.5098%
HSV (HSB):
7°, 95.3917%, 85.0980%
XYZ:
29.2711, 15.9757, 1.8280
xyY:
0.6218, 0.3394, 15.9757
CIE-Lab:
46.9426, 66.3484, 57.3099
CIE-LCH:
46.9426, 87.6729, 40.8195
CIE-Luv:
46.9426, 139.6670, 33.9703
Hunter-Lab:
39.9696, 60.7748, 25.2671
#d9230a color charts
#d9230a color shades, tints & tones
#d9230a color schemes
#d9230a color preview, HTML & CSS examples
This text has a color of #d9230a
<p style="color:#d9230a;">Text here</p>
.mytext {color:#d9230a;}
This box has a color of #d9230a
<div style="background-color:#d9230a;">Content here</div>
.mybackground {background-color:#d9230a;}
Border around this has a color of #d9230a
<div style="border:2px solid #d9230a;">Content here</div>
.myborder {border:2px solid #d9230a;}