#c99595 color space conversions
Hex:
#c99595
RGB:
201, 149, 149
CMY:
21, 42, 42
CMYK:
0, 26, 26, 21
HSL:
0°, 32.5000%, 68.6275%
HSV (HSB):
0°, 25.8706%, 78.8235%
XYZ:
40.2597, 36.0823, 33.2764
xyY:
0.3673, 0.3292, 36.0823
CIE-Lab:
66.5828, 19.5432, 7.6671
CIE-LCH:
66.5828, 20.9933, 21.4210
CIE-Luv:
66.5828, 33.3433, 7.1808
Hunter-Lab:
60.0686, 14.5158, 9.2029
#c99595 color charts
#c99595 color shades, tints & tones
#c99595 color schemes
#c99595 color preview, HTML & CSS examples
This text has a color of #c99595
<p style="color:#c99595;">Text here</p>
.mytext {color:#c99595;}
This box has a color of #c99595
<div style="background-color:#c99595;">Content here</div>
.mybackground {background-color:#c99595;}
Border around this has a color of #c99595
<div style="border:2px solid #c99595;">Content here</div>
.myborder {border:2px solid #c99595;}