#dc022f color space conversions
Hex:
#dc022f
RGB:
220, 2, 47
CMY:
14, 99, 82
CMYK:
0, 99, 79, 14
HSL:
348°, 98.1982%, 43.5294%
HSV (HSB):
348°, 99.0909%, 86.2745%
XYZ:
30.0500, 15.4643, 4.0904
xyY:
0.6058, 0.3118, 15.4643
CIE-Lab:
46.2637, 72.2436, 40.3679
CIE-LCH:
46.2637, 82.7569, 29.1954
CIE-Luv:
46.2637, 144.5768, 23.5074
Hunter-Lab:
39.3247, 67.5828, 21.3601
#dc022f color charts
#dc022f color shades, tints & tones
#dc022f color schemes
#dc022f color preview, HTML & CSS examples
This text has a color of #dc022f
<p style="color:#dc022f;">Text here</p>
.mytext {color:#dc022f;}
This box has a color of #dc022f
<div style="background-color:#dc022f;">Content here</div>
.mybackground {background-color:#dc022f;}
Border around this has a color of #dc022f
<div style="border:2px solid #dc022f;">Content here</div>
.myborder {border:2px solid #dc022f;}