#d992a3 color space conversions
Hex:
#d992a3
RGB:
217, 146, 163
CMY:
15, 43, 36
CMYK:
0, 33, 25, 15
HSL:
346°, 48.2993%, 71.1765%
HSV (HSB):
346°, 32.7189%, 85.0980%
XYZ:
45.5050, 37.9538, 39.5778
xyY:
0.3698, 0.3085, 37.9538
CIE-Lab:
67.9866, 29.1392, 2.0705
CIE-LCH:
67.9866, 29.2127, 4.0644
CIE-Luv:
67.9866, 44.4542, -2.3635
Hunter-Lab:
61.6067, 24.0351, 5.0352
#d992a3 color charts
#d992a3 color shades, tints & tones
#d992a3 color schemes
#d992a3 color preview, HTML & CSS examples
This text has a color of #d992a3
<p style="color:#d992a3;">Text here</p>
.mytext {color:#d992a3;}
This box has a color of #d992a3
<div style="background-color:#d992a3;">Content here</div>
.mybackground {background-color:#d992a3;}
Border around this has a color of #d992a3
<div style="border:2px solid #d992a3;">Content here</div>
.myborder {border:2px solid #d992a3;}