#c2864c color space conversions
Hex:
#c2864c
RGB:
194, 134, 76
CMY:
24, 47, 70
CMYK:
0, 31, 61, 24
HSL:
29°, 49.1667%, 52.9412%
HSV (HSB):
29°, 60.8247%, 76.0784%
XYZ:
32.0777, 29.0413, 10.7523
xyY:
0.4463, 0.4041, 29.0413
CIE-Lab:
60.8181, 17.0045, 40.0012
CIE-LCH:
60.8181, 43.4655, 66.9697
CIE-Luv:
60.8181, 46.4936, 43.0541
Hunter-Lab:
53.8900, 11.9436, 25.8932
#c2864c color charts
#c2864c color shades, tints & tones
#c2864c color schemes
#c2864c color preview, HTML & CSS examples
This text has a color of #c2864c
<p style="color:#c2864c;">Text here</p>
.mytext {color:#c2864c;}
This box has a color of #c2864c
<div style="background-color:#c2864c;">Content here</div>
.mybackground {background-color:#c2864c;}
Border around this has a color of #c2864c
<div style="border:2px solid #c2864c;">Content here</div>
.myborder {border:2px solid #c2864c;}