#c08eac color space conversions
Hex:
#c08eac
RGB:
192, 142, 172
CMY:
25, 44, 33
CMYK:
0, 26, 10, 25
HSL:
324°, 28.4091%, 65.4902%
HSV (HSB):
324°, 26.0417%, 75.2941%
XYZ:
38.8576, 33.5310, 43.4538
xyY:
0.3354, 0.2895, 33.5310
CIE-Lab:
64.5886, 23.7282, -8.3033
CIE-LCH:
64.5886, 25.1391, 340.7134
CIE-Luv:
64.5886, 28.0377, -16.2753
Hunter-Lab:
57.9060, 18.4464, -3.9582
#c08eac color charts
#c08eac color shades, tints & tones
#c08eac color schemes
#c08eac color preview, HTML & CSS examples
This text has a color of #c08eac
<p style="color:#c08eac;">Text here</p>
.mytext {color:#c08eac;}
This box has a color of #c08eac
<div style="background-color:#c08eac;">Content here</div>
.mybackground {background-color:#c08eac;}
Border around this has a color of #c08eac
<div style="border:2px solid #c08eac;">Content here</div>
.myborder {border:2px solid #c08eac;}