#dc060c color space conversions
Hex:
#dc060c
RGB:
220, 6, 12
CMY:
14, 98, 95
CMYK:
0, 97, 95, 14
HSL:
358°, 94.6903%, 44.3137%
HSV (HSB):
358°, 97.2727%, 86.2745%
XYZ:
29.6467, 15.3724, 1.7524
xyY:
0.6339, 0.3287, 15.3724
CIE-Lab:
46.1401, 71.2453, 56.6420
CIE-LCH:
46.1401, 91.0176, 38.4857
CIE-Luv:
46.1401, 149.2539, 31.6596
Hunter-Lab:
39.2077, 66.3583, 24.7953
#dc060c color charts
#dc060c color shades, tints & tones
#dc060c color schemes
#dc060c color preview, HTML & CSS examples
This text has a color of #dc060c
<p style="color:#dc060c;">Text here</p>
.mytext {color:#dc060c;}
This box has a color of #dc060c
<div style="background-color:#dc060c;">Content here</div>
.mybackground {background-color:#dc060c;}
Border around this has a color of #dc060c
<div style="border:2px solid #dc060c;">Content here</div>
.myborder {border:2px solid #dc060c;}