#dc275e color space conversions
Hex:
#dc275e
RGB:
220, 39, 94
CMY:
14, 85, 63
CMYK:
0, 82, 57, 14
HSL:
342°, 72.1116%, 50.7843%
HSV (HSB):
342°, 82.2727%, 86.2745%
XYZ:
32.2611, 17.4748, 12.2623
xyY:
0.5204, 0.2819, 17.4748
CIE-Lab:
48.8528, 69.2408, 15.2322
CIE-LCH:
48.8528, 70.8965, 12.4068
CIE-Luv:
48.8528, 121.8234, 4.1697
Hunter-Lab:
41.8029, 64.6010, 11.8701
#dc275e color charts
#dc275e color shades, tints & tones
#dc275e color schemes
#dc275e color preview, HTML & CSS examples
This text has a color of #dc275e
<p style="color:#dc275e;">Text here</p>
.mytext {color:#dc275e;}
This box has a color of #dc275e
<div style="background-color:#dc275e;">Content here</div>
.mybackground {background-color:#dc275e;}
Border around this has a color of #dc275e
<div style="border:2px solid #dc275e;">Content here</div>
.myborder {border:2px solid #dc275e;}