#dc255b color space conversions
Hex:
#dc255b
RGB:
220, 37, 91
CMY:
14, 85, 64
CMYK:
0, 83, 59, 14
HSL:
342°, 72.3320%, 50.3922%
HSV (HSB):
342°, 83.1818%, 86.2745%
XYZ:
32.0651, 17.2941, 11.5456
xyY:
0.5265, 0.2840, 17.2941
CIE-Lab:
48.6285, 69.5000, 16.7650
CIE-LCH:
48.6285, 71.4935, 13.5620
CIE-Luv:
48.6285, 123.5640, 5.6530
Hunter-Lab:
41.5862, 64.8569, 12.6496
#dc255b color charts
#dc255b color shades, tints & tones
#dc255b color schemes
#dc255b color preview, HTML & CSS examples
This text has a color of #dc255b
<p style="color:#dc255b;">Text here</p>
.mytext {color:#dc255b;}
This box has a color of #dc255b
<div style="background-color:#dc255b;">Content here</div>
.mybackground {background-color:#dc255b;}
Border around this has a color of #dc255b
<div style="border:2px solid #dc255b;">Content here</div>
.myborder {border:2px solid #dc255b;}