#d199a4 color space conversions
Hex:
#d199a4
RGB:
209, 153, 164
CMY:
18, 40, 36
CMYK:
0, 27, 22, 18
HSL:
348°, 37.8378%, 70.9804%
HSV (HSB):
348°, 26.7943%, 81.9608%
XYZ:
44.3866, 39.0181, 40.3138
xyY:
0.3588, 0.3154, 39.0181
CIE-Lab:
68.7644, 22.5553, 2.5322
CIE-LCH:
68.7644, 22.6970, 6.4057
CIE-Luv:
68.7644, 34.5949, -0.4407
Hunter-Lab:
62.4645, 17.5273, 5.4601
#d199a4 color charts
#d199a4 color shades, tints & tones
#d199a4 color schemes
#d199a4 color preview, HTML & CSS examples
This text has a color of #d199a4
<p style="color:#d199a4;">Text here</p>
.mytext {color:#d199a4;}
This box has a color of #d199a4
<div style="background-color:#d199a4;">Content here</div>
.mybackground {background-color:#d199a4;}
Border around this has a color of #d199a4
<div style="border:2px solid #d199a4;">Content here</div>
.myborder {border:2px solid #d199a4;}