#dc267e color space conversions
Hex:
#dc267e
RGB:
220, 38, 126
CMY:
14, 85, 51
CMYK:
0, 83, 43, 14
HSL:
331°, 72.2222%, 50.5882%
HSV (HSB):
331°, 82.7273%, 86.2745%
XYZ:
33.9742, 18.1082, 21.4433
xyY:
0.4621, 0.2463, 18.1082
CIE-Lab:
49.6271, 71.9708, -3.2107
CIE-LCH:
49.6271, 72.0424, 357.4457
CIE-Luv:
49.6271, 109.3669, -17.9220
Hunter-Lab:
42.5538, 68.0423, -0.0892
#dc267e color charts
#dc267e color shades, tints & tones
#dc267e color schemes
#dc267e color preview, HTML & CSS examples
This text has a color of #dc267e
<p style="color:#dc267e;">Text here</p>
.mytext {color:#dc267e;}
This box has a color of #dc267e
<div style="background-color:#dc267e;">Content here</div>
.mybackground {background-color:#dc267e;}
Border around this has a color of #dc267e
<div style="border:2px solid #dc267e;">Content here</div>
.myborder {border:2px solid #dc267e;}