#c69a9e color space conversions
Hex:
#c69a9e
RGB:
198, 154, 158
CMY:
22, 40, 38
CMYK:
0, 22, 20, 22
HSL:
355°, 27.8481%, 69.0196%
HSV (HSB):
355°, 22.2222%, 77.6471%
XYZ:
41.0159, 37.5856, 37.4407
xyY:
0.3535, 0.3239, 37.5856
CIE-Lab:
67.7141, 17.0034, 4.2174
CIE-LCH:
67.7141, 17.5186, 13.9302
CIE-Luv:
67.7141, 27.2365, 2.9658
Hunter-Lab:
61.3071, 12.1332, 6.7061
#c69a9e color charts
#c69a9e color shades, tints & tones
#c69a9e color schemes
#c69a9e color preview, HTML & CSS examples
This text has a color of #c69a9e
<p style="color:#c69a9e;">Text here</p>
.mytext {color:#c69a9e;}
This box has a color of #c69a9e
<div style="background-color:#c69a9e;">Content here</div>
.mybackground {background-color:#c69a9e;}
Border around this has a color of #c69a9e
<div style="border:2px solid #c69a9e;">Content here</div>
.myborder {border:2px solid #c69a9e;}