#c09a9c color space conversions
Hex:
#c09a9c
RGB:
192, 154, 156
CMY:
25, 40, 39
CMYK:
0, 20, 19, 25
HSL:
357°, 23.1707%, 67.8431%
HSV (HSB):
357°, 19.7917%, 75.2941%
XYZ:
39.2946, 36.7180, 36.4687
xyY:
0.3493, 0.3264, 36.7180
CIE-Lab:
67.0649, 14.4403, 4.3213
CIE-LCH:
67.0649, 15.0730, 16.6601
CIE-Luv:
67.0649, 23.4271, 3.5828
Hunter-Lab:
60.5954, 9.7109, 6.7336
#c09a9c color charts
#c09a9c color shades, tints & tones
#c09a9c color schemes
#c09a9c color preview, HTML & CSS examples
This text has a color of #c09a9c
<p style="color:#c09a9c;">Text here</p>
.mytext {color:#c09a9c;}
This box has a color of #c09a9c
<div style="background-color:#c09a9c;">Content here</div>
.mybackground {background-color:#c09a9c;}
Border around this has a color of #c09a9c
<div style="border:2px solid #c09a9c;">Content here</div>
.myborder {border:2px solid #c09a9c;}