#c1874d color space conversions
Hex:
#c1874d
RGB:
193, 135, 77
CMY:
24, 47, 70
CMYK:
0, 30, 60, 24
HSL:
30°, 48.3333%, 52.9412%
HSV (HSB):
30°, 60.1036%, 75.6863%
XYZ:
31.9958, 29.2012, 10.9712
xyY:
0.4434, 0.4046, 29.2012
CIE-Lab:
60.9588, 16.1014, 39.6208
CIE-LCH:
60.9588, 42.7675, 67.8838
CIE-Luv:
60.9588, 44.8827, 42.9720
Hunter-Lab:
54.0382, 11.1226, 25.7892
#c1874d color charts
#c1874d color shades, tints & tones
#c1874d color schemes
#c1874d color preview, HTML & CSS examples
This text has a color of #c1874d
<p style="color:#c1874d;">Text here</p>
.mytext {color:#c1874d;}
This box has a color of #c1874d
<div style="background-color:#c1874d;">Content here</div>
.mybackground {background-color:#c1874d;}
Border around this has a color of #c1874d
<div style="border:2px solid #c1874d;">Content here</div>
.myborder {border:2px solid #c1874d;}