#c08e99 color space conversions
Hex:
#c08e99
RGB:
192, 142, 153
CMY:
25, 44, 40
CMYK:
0, 26, 20, 25
HSL:
347°, 28.4091%, 65.4902%
HSV (HSB):
347°, 26.0417%, 75.2941%
XYZ:
37.1610, 32.8524, 34.5195
xyY:
0.3555, 0.3143, 32.8524
CIE-Lab:
64.0412, 20.6062, 1.6281
CIE-LCH:
64.0412, 20.6704, 4.5174
CIE-Luv:
64.0412, 30.6353, -1.3432
Hunter-Lab:
57.3170, 15.4243, 4.4141
#c08e99 color charts
#c08e99 color shades, tints & tones
#c08e99 color schemes
#c08e99 color preview, HTML & CSS examples
This text has a color of #c08e99
<p style="color:#c08e99;">Text here</p>
.mytext {color:#c08e99;}
This box has a color of #c08e99
<div style="background-color:#c08e99;">Content here</div>
.mybackground {background-color:#c08e99;}
Border around this has a color of #c08e99
<div style="border:2px solid #c08e99;">Content here</div>
.myborder {border:2px solid #c08e99;}