#c99a7e color space conversions
Hex:
#c99a7e
RGB:
201, 154, 126
CMY:
21, 40, 51
CMYK:
0, 23, 37, 21
HSL:
22°, 40.9836%, 64.1176%
HSV (HSB):
22°, 37.3134%, 78.8235%
XYZ:
39.4089, 37.0351, 24.8101
xyY:
0.3892, 0.3658, 37.0351
CIE-Lab:
67.3033, 13.7734, 21.4692
CIE-LCH:
67.3033, 25.5075, 57.3180
CIE-Luv:
67.3033, 32.9506, 25.9172
Hunter-Lab:
60.8564, 9.0927, 18.4280
#c99a7e color charts
#c99a7e color shades, tints & tones
#c99a7e color schemes
#c99a7e color preview, HTML & CSS examples
This text has a color of #c99a7e
<p style="color:#c99a7e;">Text here</p>
.mytext {color:#c99a7e;}
This box has a color of #c99a7e
<div style="background-color:#c99a7e;">Content here</div>
.mybackground {background-color:#c99a7e;}
Border around this has a color of #c99a7e
<div style="border:2px solid #c99a7e;">Content here</div>
.myborder {border:2px solid #c99a7e;}