#c09ea0 color space conversions
Hex:
#c09ea0
RGB:
192, 158, 160
CMY:
25, 38, 37
CMYK:
0, 18, 17, 25
HSL:
356°, 21.2500%, 68.6275%
HSV (HSB):
356°, 17.7083%, 75.2941%
XYZ:
40.3103, 38.1983, 38.5061
xyY:
0.3445, 0.3264, 38.1983
CIE-Lab:
68.1665, 12.8741, 3.6808
CIE-LCH:
68.1665, 13.3900, 15.9556
CIE-Luv:
68.1665, 20.7373, 2.9907
Hunter-Lab:
61.8047, 8.2629, 6.3239
#c09ea0 color charts
#c09ea0 color shades, tints & tones
#c09ea0 color schemes
#c09ea0 color preview, HTML & CSS examples
This text has a color of #c09ea0
<p style="color:#c09ea0;">Text here</p>
.mytext {color:#c09ea0;}
This box has a color of #c09ea0
<div style="background-color:#c09ea0;">Content here</div>
.mybackground {background-color:#c09ea0;}
Border around this has a color of #c09ea0
<div style="border:2px solid #c09ea0;">Content here</div>
.myborder {border:2px solid #c09ea0;}