#d7a8a8 color space conversions
Hex:
#d7a8a8
RGB:
215, 168, 168
CMY:
16, 34, 34
CMYK:
0, 22, 22, 16
HSL:
0°, 37.0079%, 75.0980%
HSV (HSB):
0°, 21.8605%, 84.3137%
XYZ:
49.0948, 45.2795, 43.1980
xyY:
0.3569, 0.3291, 45.2795
CIE-Lab:
73.0755, 17.2305, 6.6189
CIE-LCH:
73.0755, 18.4581, 21.0138
CIE-Luv:
73.0755, 29.5181, 6.3545
Hunter-Lab:
67.2900, 12.4761, 9.0408
#d7a8a8 color charts
#d7a8a8 color shades, tints & tones
#d7a8a8 color schemes
#d7a8a8 color preview, HTML & CSS examples
This text has a color of #d7a8a8
<p style="color:#d7a8a8;">Text here</p>
.mytext {color:#d7a8a8;}
This box has a color of #d7a8a8
<div style="background-color:#d7a8a8;">Content here</div>
.mybackground {background-color:#d7a8a8;}
Border around this has a color of #d7a8a8
<div style="border:2px solid #d7a8a8;">Content here</div>
.myborder {border:2px solid #d7a8a8;}