#da203b color space conversions
Hex:
#da203b
RGB:
218, 32, 59
CMY:
15, 87, 77
CMYK:
0, 85, 73, 15
HSL:
351°, 74.4000%, 49.0196%
HSV (HSB):
351°, 85.3211%, 85.4902%
XYZ:
30.2194, 16.2542, 5.6823
xyY:
0.5794, 0.3116, 16.2542
CIE-Lab:
47.3063, 68.3884, 34.4090
CIE-LCH:
47.3063, 76.5569, 26.7088
CIE-Luv:
47.3063, 133.7174, 21.0533
Hunter-Lab:
40.3165, 63.2413, 19.8651
#da203b color charts
#da203b color shades, tints & tones
#da203b color schemes
#da203b color preview, HTML & CSS examples
This text has a color of #da203b
<p style="color:#da203b;">Text here</p>
.mytext {color:#da203b;}
This box has a color of #da203b
<div style="background-color:#da203b;">Content here</div>
.mybackground {background-color:#da203b;}
Border around this has a color of #da203b
<div style="border:2px solid #da203b;">Content here</div>
.myborder {border:2px solid #da203b;}