#c08c9d color space conversions
Hex:
#c08c9d
RGB:
192, 140, 157
CMY:
25, 45, 38
CMYK:
0, 27, 18, 25
HSL:
340°, 29.2135%, 65.0980%
HSV (HSB):
340°, 27.0833%, 75.2941%
XYZ:
37.2021, 32.3970, 36.1908
xyY:
0.3517, 0.3062, 32.3970
CIE-Lab:
63.6696, 22.3426, -1.1788
CIE-LCH:
63.6696, 22.3737, 356.9798
CIE-Luv:
63.6696, 31.2192, -5.6194
Hunter-Lab:
56.9183, 17.0615, 2.1441
#c08c9d color charts
#c08c9d color shades, tints & tones
#c08c9d color schemes
#c08c9d color preview, HTML & CSS examples
This text has a color of #c08c9d
<p style="color:#c08c9d;">Text here</p>
.mytext {color:#c08c9d;}
This box has a color of #c08c9d
<div style="background-color:#c08c9d;">Content here</div>
.mybackground {background-color:#c08c9d;}
Border around this has a color of #c08c9d
<div style="border:2px solid #c08c9d;">Content here</div>
.myborder {border:2px solid #c08c9d;}