#c08d88 color space conversions
Hex:
#c08d88
RGB:
192, 141, 136
CMY:
25, 45, 47
CMYK:
0, 27, 29, 25
HSL:
5°, 30.7692%, 64.3137%
HSV (HSB):
5°, 29.1667%, 75.2941%
XYZ:
35.7070, 32.0338, 27.5937
xyY:
0.3745, 0.3360, 32.0338
CIE-Lab:
63.3708, 18.6639, 10.2813
CIE-LCH:
63.3708, 21.3084, 28.8488
CIE-Luv:
63.3708, 33.4524, 10.6905
Hunter-Lab:
56.5984, 13.5656, 10.7129
#c08d88 color charts
#c08d88 color shades, tints & tones
#c08d88 color schemes
#c08d88 color preview, HTML & CSS examples
This text has a color of #c08d88
<p style="color:#c08d88;">Text here</p>
.mytext {color:#c08d88;}
This box has a color of #c08d88
<div style="background-color:#c08d88;">Content here</div>
.mybackground {background-color:#c08d88;}
Border around this has a color of #c08d88
<div style="border:2px solid #c08d88;">Content here</div>
.myborder {border:2px solid #c08d88;}