#dc3288 color space conversions
Hex:
#dc3288
RGB:
220, 50, 136
CMY:
14, 80, 47
CMYK:
0, 77, 38, 14
HSL:
330°, 70.8333%, 52.9412%
HSV (HSB):
330°, 77.2727%, 86.2745%
XYZ:
35.0997, 19.2744, 25.1629
xyY:
0.4413, 0.2423, 19.2744
CIE-Lab:
51.0067, 69.9003, -7.2048
CIE-LCH:
51.0067, 70.2706, 354.1152
CIE-Luv:
51.0067, 101.7287, -22.7715
Hunter-Lab:
43.9026, 65.8794, -3.2504
#dc3288 color charts
#dc3288 color shades, tints & tones
#dc3288 color schemes
#dc3288 color preview, HTML & CSS examples
This text has a color of #dc3288
<p style="color:#dc3288;">Text here</p>
.mytext {color:#dc3288;}
This box has a color of #dc3288
<div style="background-color:#dc3288;">Content here</div>
.mybackground {background-color:#dc3288;}
Border around this has a color of #dc3288
<div style="border:2px solid #dc3288;">Content here</div>
.myborder {border:2px solid #dc3288;}