#da214e color space conversions
Hex:
#da214e
RGB:
218, 33, 78
CMY:
15, 87, 69
CMYK:
0, 85, 64, 15
HSL:
345°, 73.7052%, 49.2157%
HSV (HSB):
345°, 84.8624%, 85.4902%
XYZ:
30.8324, 16.5432, 8.7758
xyY:
0.5491, 0.2946, 16.5432
CIE-Lab:
47.6792, 69.0731, 23.3999
CIE-LCH:
47.6792, 72.9291, 18.7149
CIE-Luv:
47.6792, 127.7546, 11.9821
Hunter-Lab:
40.6733, 64.1337, 15.6787
#da214e color charts
#da214e color shades, tints & tones
#da214e color schemes
#da214e color preview, HTML & CSS examples
This text has a color of #da214e
<p style="color:#da214e;">Text here</p>
.mytext {color:#da214e;}
This box has a color of #da214e
<div style="background-color:#da214e;">Content here</div>
.mybackground {background-color:#da214e;}
Border around this has a color of #da214e
<div style="border:2px solid #da214e;">Content here</div>
.myborder {border:2px solid #da214e;}