#da917e color space conversions
Hex:
#da917e
RGB:
218, 145, 126
CMY:
15, 43, 51
CMYK:
0, 33, 42, 15
HSL:
12°, 55.4217%, 67.4510%
HSV (HSB):
12°, 42.2018%, 85.4902%
XYZ:
42.8047, 36.6626, 24.5592
xyY:
0.4115, 0.3524, 36.6626
CIE-Lab:
67.0231, 25.3967, 21.3992
CIE-LCH:
67.0231, 33.2102, 40.1173
CIE-Luv:
67.0231, 51.4793, 23.3430
Hunter-Lab:
60.5496, 20.2263, 18.3365
#da917e color charts
#da917e color shades, tints & tones
#da917e color schemes
#da917e color preview, HTML & CSS examples
This text has a color of #da917e
<p style="color:#da917e;">Text here</p>
.mytext {color:#da917e;}
This box has a color of #da917e
<div style="background-color:#da917e;">Content here</div>
.mybackground {background-color:#da917e;}
Border around this has a color of #da917e
<div style="border:2px solid #da917e;">Content here</div>
.myborder {border:2px solid #da917e;}