#c08388 color space conversions
Hex:
#c08388
RGB:
192, 131, 136
CMY:
25, 49, 47
CMYK:
0, 32, 29, 25
HSL:
355°, 32.6203%, 63.3333%
HSV (HSB):
355°, 31.7708%, 75.2941%
XYZ:
34.2985, 29.2166, 27.1242
xyY:
0.3784, 0.3223, 29.2166
CIE-Lab:
60.9724, 24.1943, 6.8680
CIE-LCH:
60.9724, 25.1502, 15.8475
CIE-Luv:
60.9724, 39.5036, 5.0493
Hunter-Lab:
54.0524, 18.6738, 8.0842
#c08388 color charts
#c08388 color shades, tints & tones
#c08388 color schemes
#c08388 color preview, HTML & CSS examples
This text has a color of #c08388
<p style="color:#c08388;">Text here</p>
.mytext {color:#c08388;}
This box has a color of #c08388
<div style="background-color:#c08388;">Content here</div>
.mybackground {background-color:#c08388;}
Border around this has a color of #c08388
<div style="border:2px solid #c08388;">Content here</div>
.myborder {border:2px solid #c08388;}