#c95833 color space conversions
Hex:
#c95833
RGB:
201, 88, 51
CMY:
21, 65, 80
CMYK:
0, 56, 75, 21
HSL:
15°, 59.5238%, 49.4118%
HSV (HSB):
15°, 74.6269%, 78.8235%
XYZ:
28.1747, 19.6360, 5.4371
xyY:
0.5291, 0.3688, 19.6360
CIE-Lab:
51.4231, 42.7661, 42.5978
CIE-LCH:
51.4231, 60.3616, 44.8870
CIE-Luv:
51.4231, 89.9664, 35.3859
Hunter-Lab:
44.3125, 35.9466, 23.7439
#c95833 color charts
#c95833 color shades, tints & tones
#c95833 color schemes
#c95833 color preview, HTML & CSS examples
This text has a color of #c95833
<p style="color:#c95833;">Text here</p>
.mytext {color:#c95833;}
This box has a color of #c95833
<div style="background-color:#c95833;">Content here</div>
.mybackground {background-color:#c95833;}
Border around this has a color of #c95833
<div style="border:2px solid #c95833;">Content here</div>
.myborder {border:2px solid #c95833;}