#d9000c color space conversions
Hex:
#d9000c
RGB:
217, 0, 12
CMY:
15, 100, 95
CMYK:
0, 100, 94, 15
HSL:
357°, 100.0000%, 42.5490%
HSV (HSB):
357°, 100.0000%, 85.0980%
XYZ:
28.6816, 14.7783, 1.6886
xyY:
0.6353, 0.3273, 14.7783
CIE-Lab:
45.3290, 71.0217, 55.8641
CIE-LCH:
45.3290, 90.3597, 38.1878
CIE-Luv:
45.3290, 148.1005, 30.8715
Hunter-Lab:
38.4425, 65.9030, 24.3054
#d9000c color charts
#d9000c RGB chart
#d9000c CMYK chart
#d9000c RGB pie chart
#d9000c color shades, tints & tones
#d9000c color schemes
#d9000c color preview, HTML & CSS examples
This text has a color of #d9000c
<p style="color:#d9000c;">Text here</p>
.mytext {color:#d9000c;}
Text color #d9000c
This box has a color of #d9000c
<div style="background-color:#d9000c;">Content here</div>
.mybackground {background-color:#d9000c;}
Background color #d9000c
Border around this has a color of #d9000c
<div style="border:2px solid #d9000c;">Content here</div>
.myborder {border:2px solid #d9000c;}
Border color #d9000c