#da114a color space conversions
Hex:
#da114a
RGB:
218, 17, 74
CMY:
15, 93, 71
CMYK:
0, 92, 66, 15
HSL:
343°, 85.5319%, 46.0784%
HSV (HSB):
343°, 92.2018%, 85.4902%
XYZ:
30.3499, 15.8007, 7.9288
xyY:
0.5612, 0.2922, 15.8007
CIE-Lab:
46.7120, 71.4407, 24.6063
CIE-LCH:
46.7120, 75.5596, 19.0052
CIE-Luv:
46.7120, 133.0680, 12.2052
Hunter-Lab:
39.7501, 66.7251, 15.9988
#da114a color charts
#da114a color shades, tints & tones
#da114a color schemes
#da114a color preview, HTML & CSS examples
This text has a color of #da114a
<p style="color:#da114a;">Text here</p>
.mytext {color:#da114a;}
This box has a color of #da114a
<div style="background-color:#da114a;">Content here</div>
.mybackground {background-color:#da114a;}
Border around this has a color of #da114a
<div style="border:2px solid #da114a;">Content here</div>
.myborder {border:2px solid #da114a;}