#dc000c color space conversions
Hex:
#dc000c
RGB:
220, 0, 12
CMY:
14, 100, 95
CMYK:
0, 100, 95, 14
HSL:
357°, 100.0000%, 43.1373%
HSV (HSB):
357°, 100.0000%, 86.2745%
XYZ:
29.5816, 15.2422, 1.7307
xyY:
0.6354, 0.3274, 15.2422
CIE-Lab:
45.9641, 71.7554, 56.5479
CIE-LCH:
45.9641, 91.3592, 38.2404
CIE-Luv:
45.9641, 150.2053, 31.3432
Hunter-Lab:
39.0412, 66.9273, 24.7005
#dc000c color charts
#dc000c RGB chart
#dc000c CMYK chart
#dc000c RGB pie chart
#dc000c color shades, tints & tones
#dc000c color schemes
#dc000c color preview, HTML & CSS examples
This text has a color of #dc000c
<p style="color:#dc000c;">Text here</p>
.mytext {color:#dc000c;}
Text color #dc000c
This box has a color of #dc000c
<div style="background-color:#dc000c;">Content here</div>
.mybackground {background-color:#dc000c;}
Background color #dc000c
Border around this has a color of #dc000c
<div style="border:2px solid #dc000c;">Content here</div>
.myborder {border:2px solid #dc000c;}
Border color #dc000c