#c38888 color space conversions
Hex:
#c38888
RGB:
195, 136, 136
CMY:
24, 47, 47
CMYK:
0, 30, 30, 24
HSL:
0°, 32.9609%, 64.9020%
HSV (HSB):
0°, 30.2564%, 76.4706%
XYZ:
35.7538, 30.9880, 27.3894
xyY:
0.3798, 0.3292, 30.9880
CIE-Lab:
62.4975, 22.5855, 9.0887
CIE-LCH:
62.4975, 24.3456, 21.9206
CIE-Luv:
62.4975, 38.6554, 8.3273
Hunter-Lab:
55.6669, 17.2302, 9.7947
#c38888 color charts
#c38888 color shades, tints & tones
#c38888 color schemes
#c38888 color preview, HTML & CSS examples
This text has a color of #c38888
<p style="color:#c38888;">Text here</p>
.mytext {color:#c38888;}
This box has a color of #c38888
<div style="background-color:#c38888;">Content here</div>
.mybackground {background-color:#c38888;}
Border around this has a color of #c38888
<div style="border:2px solid #c38888;">Content here</div>
.myborder {border:2px solid #c38888;}