#c96256 color space conversions
Hex:
#c96256
RGB:
201, 98, 86
CMY:
21, 62, 66
CMYK:
0, 51, 57, 21
HSL:
6°, 51.5695%, 56.2745%
HSV (HSB):
6°, 57.2139%, 78.8235%
XYZ:
30.1348, 21.8248, 11.4284
xyY:
0.4754, 0.3443, 21.8248
CIE-Lab:
53.8406, 39.9046, 26.0727
CIE-LCH:
53.8406, 47.6672, 33.1597
CIE-Luv:
53.8406, 76.8673, 23.1040
Hunter-Lab:
46.7170, 33.3867, 18.1977
#c96256 color charts
#c96256 color shades, tints & tones
#c96256 color schemes
#c96256 color preview, HTML & CSS examples
This text has a color of #c96256
<p style="color:#c96256;">Text here</p>
.mytext {color:#c96256;}
This box has a color of #c96256
<div style="background-color:#c96256;">Content here</div>
.mybackground {background-color:#c96256;}
Border around this has a color of #c96256
<div style="border:2px solid #c96256;">Content here</div>
.myborder {border:2px solid #c96256;}