#dc0102 color space conversions
Hex:
#dc0102
RGB:
220, 1, 2
CMY:
14, 100, 99
CMYK:
0, 100, 99, 14
HSL:
360°, 99.0950%, 43.3333%
HSV (HSB):
360°, 99.5455%, 86.2745%
XYZ:
29.5370, 15.2417, 1.4426
xyY:
0.6390, 0.3298, 15.2417
CIE-Lab:
45.9635, 71.5879, 59.5084
CIE-LCH:
45.9635, 93.0918, 39.7355
CIE-Luv:
45.9635, 150.7341, 32.4192
Hunter-Lab:
39.0407, 66.7267, 25.1376
#dc0102 color charts
#dc0102 color shades, tints & tones
#dc0102 color schemes
#dc0102 color preview, HTML & CSS examples
This text has a color of #dc0102
<p style="color:#dc0102;">Text here</p>
.mytext {color:#dc0102;}
This box has a color of #dc0102
<div style="background-color:#dc0102;">Content here</div>
.mybackground {background-color:#dc0102;}
Border around this has a color of #dc0102
<div style="border:2px solid #dc0102;">Content here</div>
.myborder {border:2px solid #dc0102;}