#da96c9 color space conversions
Hex:
#da96c9
RGB:
218, 150, 201
CMY:
15, 41, 21
CMYK:
0, 31, 8, 15
HSL:
315°, 47.8873%, 72.1569%
HSV (HSB):
315°, 31.1927%, 85.4902%
XYZ:
50.3624, 40.9352, 60.5052
xyY:
0.3318, 0.2697, 40.9352
CIE-Lab:
70.1305, 33.3481, -15.9266
CIE-LCH:
70.1305, 36.9561, 334.4715
CIE-Luv:
70.1305, 36.7476, -29.9102
Hunter-Lab:
63.9806, 28.5405, -11.2830
#da96c9 color charts
#da96c9 color shades, tints & tones
#da96c9 color schemes
#da96c9 color preview, HTML & CSS examples
This text has a color of #da96c9
<p style="color:#da96c9;">Text here</p>
.mytext {color:#da96c9;}
This box has a color of #da96c9
<div style="background-color:#da96c9;">Content here</div>
.mybackground {background-color:#da96c9;}
Border around this has a color of #da96c9
<div style="border:2px solid #da96c9;">Content here</div>
.myborder {border:2px solid #da96c9;}