#dc235e color space conversions
Hex:
#dc235e
RGB:
220, 35, 94
CMY:
14, 86, 63
CMYK:
0, 84, 57, 14
HSL:
341°, 72.5490%, 50.0000%
HSV (HSB):
341°, 84.0909%, 86.2745%
XYZ:
32.1366, 17.2259, 12.2208
xyY:
0.5218, 0.2797, 17.2259
CIE-Lab:
48.5434, 70.1256, 14.8077
CIE-LCH:
48.5434, 71.6719, 11.9234
CIE-Luv:
48.5434, 123.0852, 3.4703
Hunter-Lab:
41.5040, 65.5806, 11.5950
#dc235e color charts
#dc235e color shades, tints & tones
#dc235e color schemes
#dc235e color preview, HTML & CSS examples
This text has a color of #dc235e
<p style="color:#dc235e;">Text here</p>
.mytext {color:#dc235e;}
This box has a color of #dc235e
<div style="background-color:#dc235e;">Content here</div>
.mybackground {background-color:#dc235e;}
Border around this has a color of #dc235e
<div style="border:2px solid #dc235e;">Content here</div>
.myborder {border:2px solid #dc235e;}