#d7abc3 color space conversions
Hex:
#d7abc3
RGB:
215, 171, 195
CMY:
16, 33, 24
CMYK:
0, 20, 9, 16
HSL:
327°, 35.4839%, 75.6863%
HSV (HSB):
327°, 20.4651%, 84.3137%
XYZ:
52.4376, 47.5130, 58.0369
xyY:
0.3319, 0.3007, 47.5130
CIE-Lab:
74.5167, 19.9243, -6.0971
CIE-LCH:
74.5167, 20.8363, 342.9853
CIE-Luv:
74.5167, 24.6814, -12.6496
Hunter-Lab:
68.9297, 15.1651, -1.6698
#d7abc3 color charts
#d7abc3 color shades, tints & tones
#d7abc3 color schemes
#d7abc3 color preview, HTML & CSS examples
This text has a color of #d7abc3
<p style="color:#d7abc3;">Text here</p>
.mytext {color:#d7abc3;}
This box has a color of #d7abc3
<div style="background-color:#d7abc3;">Content here</div>
.mybackground {background-color:#d7abc3;}
Border around this has a color of #d7abc3
<div style="border:2px solid #d7abc3;">Content here</div>
.myborder {border:2px solid #d7abc3;}