#c95b55 color space conversions
Hex:
#c95b55
RGB:
201, 91, 85
CMY:
21, 64, 67
CMYK:
0, 55, 58, 21
HSL:
3°, 51.7857%, 56.0784%
HSV (HSB):
3°, 57.7114%, 78.8235%
XYZ:
29.4682, 20.5556, 11.0088
xyY:
0.4828, 0.3368, 20.5556
CIE-Lab:
52.4596, 43.3243, 24.8608
CIE-LCH:
52.4596, 49.9505, 29.8486
CIE-Luv:
52.4596, 81.8532, 20.8326
Hunter-Lab:
45.3382, 36.6765, 17.3403
#c95b55 color charts
#c95b55 color shades, tints & tones
#c95b55 color schemes
#c95b55 color preview, HTML & CSS examples
This text has a color of #c95b55
<p style="color:#c95b55;">Text here</p>
.mytext {color:#c95b55;}
This box has a color of #c95b55
<div style="background-color:#c95b55;">Content here</div>
.mybackground {background-color:#c95b55;}
Border around this has a color of #c95b55
<div style="border:2px solid #c95b55;">Content here</div>
.myborder {border:2px solid #c95b55;}