#dc024b color space conversions
Hex:
#dc024b
RGB:
220, 2, 75
CMY:
14, 99, 71
CMYK:
0, 99, 66, 14
HSL:
340°, 98.1982%, 43.5294%
HSV (HSB):
340°, 99.0909%, 86.2745%
XYZ:
30.8069, 15.7671, 8.0763
xyY:
0.5637, 0.2885, 15.7671
CIE-Lab:
46.6674, 73.3396, 24.0148
CIE-LCH:
46.6674, 77.1713, 18.1309
CIE-Luv:
46.6674, 136.4027, 11.1622
Hunter-Lab:
39.7078, 68.9990, 15.7363
#dc024b color charts
#dc024b color shades, tints & tones
#dc024b color schemes
#dc024b color preview, HTML & CSS examples
This text has a color of #dc024b
<p style="color:#dc024b;">Text here</p>
.mytext {color:#dc024b;}
This box has a color of #dc024b
<div style="background-color:#dc024b;">Content here</div>
.mybackground {background-color:#dc024b;}
Border around this has a color of #dc024b
<div style="border:2px solid #dc024b;">Content here</div>
.myborder {border:2px solid #dc024b;}