#c08e9e color space conversions
Hex:
#c08e9e
RGB:
192, 142, 158
CMY:
25, 44, 38
CMYK:
0, 26, 18, 25
HSL:
341°, 28.4091%, 65.4902%
HSV (HSB):
341°, 26.0417%, 75.2941%
XYZ:
37.5828, 33.0211, 36.7406
xyY:
0.3501, 0.3076, 33.0211
CIE-Lab:
64.1780, 21.3946, -1.0004
CIE-LCH:
64.1780, 21.4180, 357.3227
CIE-Luv:
64.1780, 29.9624, -5.1984
Hunter-Lab:
57.4640, 16.1812, 2.3167
#c08e9e color charts
#c08e9e color shades, tints & tones
#c08e9e color schemes
#c08e9e color preview, HTML & CSS examples
This text has a color of #c08e9e
<p style="color:#c08e9e;">Text here</p>
.mytext {color:#c08e9e;}
This box has a color of #c08e9e
<div style="background-color:#c08e9e;">Content here</div>
.mybackground {background-color:#c08e9e;}
Border around this has a color of #c08e9e
<div style="border:2px solid #c08e9e;">Content here</div>
.myborder {border:2px solid #c08e9e;}