#da203c color space conversions
Hex:
#da203c
RGB:
218, 32, 60
CMY:
15, 87, 76
CMYK:
0, 85, 72, 15
HSL:
351°, 74.4000%, 49.0196%
HSV (HSB):
351°, 85.3211%, 85.4902%
XYZ:
30.2456, 16.2647, 5.8202
xyY:
0.5780, 0.3108, 16.2647
CIE-Lab:
47.3199, 68.4284, 33.8325
CIE-LCH:
47.3199, 76.3353, 26.3088
CIE-Luv:
47.3199, 133.4538, 20.6253
Hunter-Lab:
40.3295, 63.2914, 19.6741
#da203c color charts
#da203c color shades, tints & tones
#da203c color schemes
#da203c color preview, HTML & CSS examples
This text has a color of #da203c
<p style="color:#da203c;">Text here</p>
.mytext {color:#da203c;}
This box has a color of #da203c
<div style="background-color:#da203c;">Content here</div>
.mybackground {background-color:#da203c;}
Border around this has a color of #da203c
<div style="border:2px solid #da203c;">Content here</div>
.myborder {border:2px solid #da203c;}