#c28b6c color space conversions
Hex:
#c28b6c
RGB:
194, 139, 108
CMY:
24, 45, 58
CMYK:
0, 28, 44, 24
HSL:
22°, 41.3462%, 59.2157%
HSV (HSB):
22°, 44.3299%, 76.0784%
XYZ:
34.1875, 31.0173, 18.3724
xyY:
0.4091, 0.3711, 31.0173
CIE-Lab:
62.5222, 17.1296, 24.8654
CIE-LCH:
62.5222, 30.1946, 55.4373
CIE-Luv:
62.5222, 39.6239, 28.4818
Hunter-Lab:
55.6932, 12.1101, 19.4263
#c28b6c color charts
#c28b6c color shades, tints & tones
#c28b6c color schemes
#c28b6c color preview, HTML & CSS examples
This text has a color of #c28b6c
<p style="color:#c28b6c;">Text here</p>
.mytext {color:#c28b6c;}
This box has a color of #c28b6c
<div style="background-color:#c28b6c;">Content here</div>
.mybackground {background-color:#c28b6c;}
Border around this has a color of #c28b6c
<div style="border:2px solid #c28b6c;">Content here</div>
.myborder {border:2px solid #c28b6c;}