#dc000f color space conversions
Hex:
#dc000f
RGB:
220, 0, 15
CMY:
14, 100, 94
CMYK:
0, 100, 93, 14
HSL:
356°, 100.0000%, 43.1373%
HSV (HSB):
356°, 100.0000%, 86.2745%
XYZ:
29.6014, 15.2501, 1.8353
xyY:
0.6340, 0.3266, 15.2501
CIE-Lab:
45.9749, 71.7849, 55.5732
CIE-LCH:
45.9749, 90.7824, 37.7457
CIE-Luv:
45.9749, 149.9597, 30.9784
Hunter-Lab:
39.0514, 66.9651, 24.5495
#dc000f color charts
#dc000f color shades, tints & tones
#dc000f color schemes
#dc000f color preview, HTML & CSS examples
This text has a color of #dc000f
<p style="color:#dc000f;">Text here</p>
.mytext {color:#dc000f;}
This box has a color of #dc000f
<div style="background-color:#dc000f;">Content here</div>
.mybackground {background-color:#dc000f;}
Border around this has a color of #dc000f
<div style="border:2px solid #dc000f;">Content here</div>
.myborder {border:2px solid #dc000f;}