#c08e88 color space conversions
Hex:
#c08e88
RGB:
192, 142, 136
CMY:
25, 44, 47
CMYK:
0, 26, 29, 25
HSL:
6°, 30.7692%, 64.3137%
HSV (HSB):
6°, 29.1667%, 75.2941%
XYZ:
35.8552, 32.3300, 27.6431
xyY:
0.3742, 0.3374, 32.3300
CIE-Lab:
63.6147, 18.1107, 10.6264
CIE-LCH:
63.6147, 20.9981, 30.4021
CIE-Luv:
63.6147, 32.8446, 11.2588
Hunter-Lab:
56.8595, 13.0565, 10.9769
#c08e88 color charts
#c08e88 color shades, tints & tones
#c08e88 color schemes
#c08e88 color preview, HTML & CSS examples
This text has a color of #c08e88
<p style="color:#c08e88;">Text here</p>
.mytext {color:#c08e88;}
This box has a color of #c08e88
<div style="background-color:#c08e88;">Content here</div>
.mybackground {background-color:#c08e88;}
Border around this has a color of #c08e88
<div style="border:2px solid #c08e88;">Content here</div>
.myborder {border:2px solid #c08e88;}