#c08b99 color space conversions
Hex:
#c08b99
RGB:
192, 139, 153
CMY:
25, 45, 40
CMYK:
0, 28, 20, 25
HSL:
344°, 29.6089%, 64.9020%
HSV (HSB):
344°, 27.6042%, 75.2941%
XYZ:
36.7206, 31.9716, 34.3727
xyY:
0.3563, 0.3102, 31.9716
CIE-Lab:
63.3194, 22.2673, 0.5772
CIE-LCH:
63.3194, 22.2748, 1.4848
CIE-Luv:
63.3194, 32.3432, -3.1218
Hunter-Lab:
56.5434, 16.9710, 3.5380
#c08b99 color charts
#c08b99 color shades, tints & tones
#c08b99 color schemes
#c08b99 color preview, HTML & CSS examples
This text has a color of #c08b99
<p style="color:#c08b99;">Text here</p>
.mytext {color:#c08b99;}
This box has a color of #c08b99
<div style="background-color:#c08b99;">Content here</div>
.mybackground {background-color:#c08b99;}
Border around this has a color of #c08b99
<div style="border:2px solid #c08b99;">Content here</div>
.myborder {border:2px solid #c08b99;}