#da927a color space conversions
Hex:
#da927a
RGB:
218, 146, 122
CMY:
15, 43, 52
CMYK:
0, 33, 44, 15
HSL:
15°, 56.4706%, 66.6667%
HSV (HSB):
15°, 44.0367%, 85.4902%
XYZ:
42.7052, 36.8683, 23.2778
xyY:
0.4152, 0.3585, 36.8683
CIE-Lab:
67.1781, 24.4312, 23.8217
CIE-LCH:
67.1781, 34.1226, 44.2763
CIE-Luv:
67.1781, 51.3648, 26.3838
Hunter-Lab:
60.7193, 19.2841, 19.7736
#da927a color charts
#da927a color shades, tints & tones
#da927a color schemes
#da927a color preview, HTML & CSS examples
This text has a color of #da927a
<p style="color:#da927a;">Text here</p>
.mytext {color:#da927a;}
This box has a color of #da927a
<div style="background-color:#da927a;">Content here</div>
.mybackground {background-color:#da927a;}
Border around this has a color of #da927a
<div style="border:2px solid #da927a;">Content here</div>
.myborder {border:2px solid #da927a;}