#d994d3 color space conversions
Hex:
#d994d3
RGB:
217, 148, 211
CMY:
15, 42, 17
CMYK:
0, 32, 3, 15
HSL:
305°, 47.5862%, 71.5686%
HSV (HSB):
305°, 31.7972%, 85.0980%
XYZ:
50.9630, 40.6347, 66.7852
xyY:
0.3218, 0.2566, 40.6347
CIE-Lab:
69.9192, 35.8609, -21.7935
CIE-LCH:
69.9192, 41.9638, 328.7120
CIE-Luv:
69.9192, 35.4187, -39.5431
Hunter-Lab:
63.7453, 31.1527, -17.4957
#d994d3 color charts
#d994d3 color shades, tints & tones
#d994d3 color schemes
#d994d3 color preview, HTML & CSS examples
This text has a color of #d994d3
<p style="color:#d994d3;">Text here</p>
.mytext {color:#d994d3;}
This box has a color of #d994d3
<div style="background-color:#d994d3;">Content here</div>
.mybackground {background-color:#d994d3;}
Border around this has a color of #d994d3
<div style="border:2px solid #d994d3;">Content here</div>
.myborder {border:2px solid #d994d3;}