#dc525c color space conversions
Hex:
#dc525c
RGB:
220, 82, 92
CMY:
14, 68, 64
CMYK:
0, 63, 58, 14
HSL:
356°, 66.3462%, 59.2157%
HSV (HSB):
356°, 62.7273%, 86.2745%
XYZ:
34.4643, 22.0229, 12.5596
xyY:
0.4991, 0.3190, 22.0229
CIE-Lab:
54.0513, 54.5989, 23.4209
CIE-LCH:
54.0513, 59.4103, 23.2175
CIE-Luv:
54.0513, 101.6571, 16.9468
Hunter-Lab:
46.9286, 48.9649, 16.9821
#dc525c color charts
#dc525c color shades, tints & tones
#dc525c color schemes
#dc525c color preview, HTML & CSS examples
This text has a color of #dc525c
<p style="color:#dc525c;">Text here</p>
.mytext {color:#dc525c;}
This box has a color of #dc525c
<div style="background-color:#dc525c;">Content here</div>
.mybackground {background-color:#dc525c;}
Border around this has a color of #dc525c
<div style="border:2px solid #dc525c;">Content here</div>
.myborder {border:2px solid #dc525c;}