#d1000c color space conversions
Hex:
#d1000c
RGB:
209, 0, 12
CMY:
18, 100, 95
CMYK:
0, 100, 94, 18
HSL:
357°, 100.0000%, 40.9804%
HSV (HSB):
357°, 100.0000%, 81.9608%
XYZ:
26.3609, 13.5819, 1.5800
xyY:
0.6349, 0.3271, 13.5819
CIE-Lab:
43.6272, 69.0559, 54.0230
CIE-LCH:
43.6272, 87.6767, 38.0364
CIE-Luv:
43.6272, 142.4593, 29.6050
Hunter-Lab:
36.8536, 63.1849, 23.2556
#d1000c color charts
#d1000c RGB chart
#d1000c CMYK chart
#d1000c RGB pie chart
#d1000c color shades, tints & tones
#d1000c color schemes
#d1000c color preview, HTML & CSS examples
This text has a color of #d1000c
<p style="color:#d1000c;">Text here</p>
.mytext {color:#d1000c;}
Text color #d1000c
This box has a color of #d1000c
<div style="background-color:#d1000c;">Content here</div>
.mybackground {background-color:#d1000c;}
Background color #d1000c
Border around this has a color of #d1000c
<div style="border:2px solid #d1000c;">Content here</div>
.myborder {border:2px solid #d1000c;}
Border color #d1000c