#d0000c color space conversions
Hex:
#d0000c
RGB:
208, 0, 12
CMY:
18, 100, 95
CMYK:
0, 100, 94, 18
HSL:
357°, 100.0000%, 40.7843%
HSV (HSB):
357°, 100.0000%, 81.5686%
XYZ:
26.0788, 13.4364, 1.5668
xyY:
0.6348, 0.3271, 13.4364
CIE-Lab:
43.4136, 68.8092, 53.7911
CIE-LCH:
43.4136, 87.3395, 38.0162
CIE-Luv:
43.4136, 141.7511, 29.4458
Hunter-Lab:
36.6558, 62.8465, 23.1247
#d0000c color charts
#d0000c RGB chart
#d0000c CMYK chart
#d0000c RGB pie chart
#d0000c color shades, tints & tones
#d0000c color schemes
#d0000c color preview, HTML & CSS examples
This text has a color of #d0000c
<p style="color:#d0000c;">Text here</p>
.mytext {color:#d0000c;}
Text color #d0000c
This box has a color of #d0000c
<div style="background-color:#d0000c;">Content here</div>
.mybackground {background-color:#d0000c;}
Background color #d0000c
Border around this has a color of #d0000c
<div style="border:2px solid #d0000c;">Content here</div>
.myborder {border:2px solid #d0000c;}
Border color #d0000c