#da94c4 color space conversions
Hex:
#da94c4
RGB:
218, 148, 196
CMY:
15, 42, 23
CMYK:
0, 32, 10, 15
HSL:
319°, 48.6111%, 71.7647%
HSV (HSB):
319°, 32.1101%, 85.4902%
XYZ:
49.4672, 40.0708, 57.3518
xyY:
0.3368, 0.2728, 40.0708
CIE-Lab:
69.5199, 33.5681, -14.0716
CIE-LCH:
69.5199, 36.3982, 337.2567
CIE-Luv:
69.5199, 38.5954, -27.0375
Hunter-Lab:
63.3015, 28.7119, -9.4063
#da94c4 color charts
#da94c4 color shades, tints & tones
#da94c4 color schemes
#da94c4 color preview, HTML & CSS examples
This text has a color of #da94c4
<p style="color:#da94c4;">Text here</p>
.mytext {color:#da94c4;}
This box has a color of #da94c4
<div style="background-color:#da94c4;">Content here</div>
.mybackground {background-color:#da94c4;}
Border around this has a color of #da94c4
<div style="border:2px solid #da94c4;">Content here</div>
.myborder {border:2px solid #da94c4;}