#da235c color space conversions
Hex:
#da235c
RGB:
218, 35, 92
CMY:
15, 86, 64
CMYK:
0, 84, 58, 15
HSL:
341°, 72.3320%, 49.6078%
HSV (HSB):
341°, 83.9450%, 85.4902%
XYZ:
31.4462, 16.8802, 11.7260
xyY:
0.5236, 0.2811, 16.8802
CIE-Lab:
48.1087, 69.4866, 15.3783
CIE-LCH:
48.1087, 71.1680, 12.4792
CIE-Luv:
48.1087, 122.2374, 4.1751
Hunter-Lab:
41.0855, 64.7216, 11.8382
#da235c color charts
#da235c color shades, tints & tones
#da235c color schemes
#da235c color preview, HTML & CSS examples
This text has a color of #da235c
<p style="color:#da235c;">Text here</p>
.mytext {color:#da235c;}
This box has a color of #da235c
<div style="background-color:#da235c;">Content here</div>
.mybackground {background-color:#da235c;}
Border around this has a color of #da235c
<div style="border:2px solid #da235c;">Content here</div>
.myborder {border:2px solid #da235c;}