#dc233d color space conversions
Hex:
#dc233d
RGB:
220, 35, 61
CMY:
14, 86, 76
CMYK:
0, 84, 72, 14
HSL:
352°, 72.5490%, 50.0000%
HSV (HSB):
352°, 84.0909%, 86.2745%
XYZ:
30.9585, 16.7546, 6.0171
xyY:
0.5762, 0.3118, 16.7546
CIE-Lab:
47.9494, 68.3764, 34.0777
CIE-LCH:
47.9494, 76.3978, 26.4909
CIE-Luv:
47.9494, 133.6993, 21.0386
Hunter-Lab:
40.9324, 63.3737, 19.9369
#dc233d color charts
#dc233d color shades, tints & tones
#dc233d color schemes
#dc233d color preview, HTML & CSS examples
This text has a color of #dc233d
<p style="color:#dc233d;">Text here</p>
.mytext {color:#dc233d;}
This box has a color of #dc233d
<div style="background-color:#dc233d;">Content here</div>
.mybackground {background-color:#dc233d;}
Border around this has a color of #dc233d
<div style="border:2px solid #dc233d;">Content here</div>
.myborder {border:2px solid #dc233d;}