#c2885f color space conversions
Hex:
#c2885f
RGB:
194, 136, 95
CMY:
24, 47, 63
CMYK:
0, 30, 51, 24
HSL:
25°, 44.7964%, 56.6667%
HSV (HSB):
25°, 51.0309%, 76.0784%
XYZ:
33.1179, 29.9039, 14.8530
xyY:
0.4253, 0.3840, 29.9039
CIE-Lab:
61.5712, 17.4809, 30.7883
CIE-LCH:
61.5712, 35.4048, 60.4131
CIE-Luv:
61.5712, 43.1386, 34.4971
Hunter-Lab:
54.6844, 12.4050, 22.1752
#c2885f color charts
#c2885f color shades, tints & tones
#c2885f color schemes
#c2885f color preview, HTML & CSS examples
This text has a color of #c2885f
<p style="color:#c2885f;">Text here</p>
.mytext {color:#c2885f;}
This box has a color of #c2885f
<div style="background-color:#c2885f;">Content here</div>
.mybackground {background-color:#c2885f;}
Border around this has a color of #c2885f
<div style="border:2px solid #c2885f;">Content here</div>
.myborder {border:2px solid #c2885f;}