#dc124e color space conversions
Hex:
#dc124e
RGB:
220, 18, 78
CMY:
14, 93, 69
CMYK:
0, 92, 65, 14
HSL:
342°, 84.8739%, 46.6667%
HSV (HSB):
342°, 91.8182%, 86.2745%
XYZ:
31.1067, 16.1983, 8.6948
xyY:
0.5555, 0.2893, 16.1983
CIE-Lab:
47.2336, 72.0094, 22.8983
CIE-LCH:
47.2336, 75.5624, 17.6402
CIE-Luv:
47.2336, 133.0535, 10.6503
Hunter-Lab:
40.2471, 67.5286, 15.3642
#dc124e color charts
#dc124e color shades, tints & tones
#dc124e color schemes
#dc124e color preview, HTML & CSS examples
This text has a color of #dc124e
<p style="color:#dc124e;">Text here</p>
.mytext {color:#dc124e;}
This box has a color of #dc124e
<div style="background-color:#dc124e;">Content here</div>
.mybackground {background-color:#dc124e;}
Border around this has a color of #dc124e
<div style="border:2px solid #dc124e;">Content here</div>
.myborder {border:2px solid #dc124e;}