#c99e95 color space conversions
Hex:
#c99e95
RGB:
201, 158, 149
CMY:
21, 38, 42
CMYK:
0, 21, 26, 21
HSL:
10°, 32.5000%, 68.6275%
HSV (HSB):
10°, 25.8706%, 78.8235%
XYZ:
41.7391, 39.0412, 33.7696
xyY:
0.3644, 0.3408, 39.0412
CIE-Lab:
68.7811, 14.6121, 10.7951
CIE-LCH:
68.7811, 18.1672, 36.4562
CIE-Luv:
68.7811, 27.9749, 12.4062
Hunter-Lab:
62.4829, 9.8943, 11.6941
#c99e95 color charts
#c99e95 color shades, tints & tones
#c99e95 color schemes
#c99e95 color preview, HTML & CSS examples
This text has a color of #c99e95
<p style="color:#c99e95;">Text here</p>
.mytext {color:#c99e95;}
This box has a color of #c99e95
<div style="background-color:#c99e95;">Content here</div>
.mybackground {background-color:#c99e95;}
Border around this has a color of #c99e95
<div style="border:2px solid #c99e95;">Content here</div>
.myborder {border:2px solid #c99e95;}