#dc253c color space conversions
Hex:
#dc253c
RGB:
220, 37, 60
CMY:
14, 85, 76
CMYK:
0, 83, 73, 14
HSL:
352°, 72.3320%, 50.3922%
HSV (HSB):
352°, 83.1818%, 86.2745%
XYZ:
30.9924, 16.8650, 5.8968
xyY:
0.5766, 0.3137, 16.8650
CIE-Lab:
48.0895, 67.8977, 34.8308
CIE-LCH:
48.0895, 76.3104, 27.1573
CIE-Luv:
48.0895, 133.2353, 21.7767
Hunter-Lab:
41.0670, 62.8426, 20.2336
#dc253c color charts
#dc253c color shades, tints & tones
#dc253c color schemes
#dc253c color preview, HTML & CSS examples
This text has a color of #dc253c
<p style="color:#dc253c;">Text here</p>
.mytext {color:#dc253c;}
This box has a color of #dc253c
<div style="background-color:#dc253c;">Content here</div>
.mybackground {background-color:#dc253c;}
Border around this has a color of #dc253c
<div style="border:2px solid #dc253c;">Content here</div>
.myborder {border:2px solid #dc253c;}