#c48b7a color space conversions
Hex:
#c48b7a
RGB:
196, 139, 122
CMY:
23, 45, 52
CMYK:
0, 29, 38, 23
HSL:
14°, 38.5417%, 62.3529%
HSV (HSB):
14°, 37.7551%, 76.8627%
XYZ:
35.5104, 31.6061, 22.6413
xyY:
0.3956, 0.3521, 31.6061
CIE-Lab:
63.0160, 19.5298, 17.7457
CIE-LCH:
63.0160, 26.3879, 42.2598
CIE-Luv:
63.0160, 39.4109, 19.8283
Hunter-Lab:
56.2193, 14.3640, 15.4755
#c48b7a color charts
#c48b7a color shades, tints & tones
#c48b7a color schemes
#c48b7a color preview, HTML & CSS examples
This text has a color of #c48b7a
<p style="color:#c48b7a;">Text here</p>
.mytext {color:#c48b7a;}
This box has a color of #c48b7a
<div style="background-color:#c48b7a;">Content here</div>
.mybackground {background-color:#c48b7a;}
Border around this has a color of #c48b7a
<div style="border:2px solid #c48b7a;">Content here</div>
.myborder {border:2px solid #c48b7a;}