#da114f color space conversions
Hex:
#da114f
RGB:
218, 17, 79
CMY:
15, 93, 69
CMYK:
0, 92, 64, 15
HSL:
341°, 85.5319%, 46.0784%
HSV (HSB):
341°, 92.2018%, 85.4902%
XYZ:
30.5252, 15.8708, 8.8517
xyY:
0.5525, 0.2873, 15.8708
CIE-Lab:
46.8046, 71.6981, 21.6438
CIE-LCH:
46.8046, 74.8938, 16.7977
CIE-Luv:
46.8046, 131.3425, 9.5069
Hunter-Lab:
39.8382, 67.0549, 14.7131
#da114f color charts
#da114f color shades, tints & tones
#da114f color schemes
#da114f color preview, HTML & CSS examples
This text has a color of #da114f
<p style="color:#da114f;">Text here</p>
.mytext {color:#da114f;}
This box has a color of #da114f
<div style="background-color:#da114f;">Content here</div>
.mybackground {background-color:#da114f;}
Border around this has a color of #da114f
<div style="border:2px solid #da114f;">Content here</div>
.myborder {border:2px solid #da114f;}