#dc203a color space conversions
Hex:
#dc203a
RGB:
220, 32, 58
CMY:
14, 87, 77
CMYK:
0, 85, 74, 14
HSL:
352°, 74.6032%, 49.4118%
HSV (HSB):
352°, 85.4545%, 86.2745%
XYZ:
30.7954, 16.5542, 5.5752
xyY:
0.5819, 0.3128, 16.5542
CIE-Lab:
47.6933, 68.8750, 35.5490
CIE-LCH:
47.6933, 77.5081, 27.3000
CIE-Luv:
47.6933, 135.5033, 21.8761
Hunter-Lab:
40.6868, 63.9030, 20.3565
#dc203a color charts
#dc203a color shades, tints & tones
#dc203a color schemes
#dc203a color preview, HTML & CSS examples
This text has a color of #dc203a
<p style="color:#dc203a;">Text here</p>
.mytext {color:#dc203a;}
This box has a color of #dc203a
<div style="background-color:#dc203a;">Content here</div>
.mybackground {background-color:#dc203a;}
Border around this has a color of #dc203a
<div style="border:2px solid #dc203a;">Content here</div>
.myborder {border:2px solid #dc203a;}