#da94c9 color space conversions
Hex:
#da94c9
RGB:
218, 148, 201
CMY:
15, 42, 21
CMYK:
0, 32, 8, 15
HSL:
315°, 48.6111%, 71.7647%
HSV (HSB):
315°, 32.1101%, 85.4902%
XYZ:
50.0460, 40.3023, 60.3997
xyY:
0.3320, 0.2673, 40.3023
CIE-Lab:
69.6843, 34.4221, -16.6003
CIE-LCH:
69.6843, 38.2158, 334.2540
CIE-Luv:
69.6843, 37.7557, -31.1135
Hunter-Lab:
63.4841, 29.6185, -11.9706
#da94c9 color charts
#da94c9 color shades, tints & tones
#da94c9 color schemes
#da94c9 color preview, HTML & CSS examples
This text has a color of #da94c9
<p style="color:#da94c9;">Text here</p>
.mytext {color:#da94c9;}
This box has a color of #da94c9
<div style="background-color:#da94c9;">Content here</div>
.mybackground {background-color:#da94c9;}
Border around this has a color of #da94c9
<div style="border:2px solid #da94c9;">Content here</div>
.myborder {border:2px solid #da94c9;}