#c95955 color space conversions
Hex:
#c95955
RGB:
201, 89, 85
CMY:
21, 65, 67
CMYK:
0, 56, 58, 21
HSL:
2°, 51.7857%, 56.0784%
HSV (HSB):
2°, 57.7114%, 78.8235%
XYZ:
29.2995, 20.2181, 10.9526
xyY:
0.4845, 0.3343, 20.2181
CIE-Lab:
52.0830, 44.3007, 24.3703
CIE-LCH:
52.0830, 50.5615, 28.8157
CIE-Luv:
52.0830, 83.1947, 20.0466
Hunter-Lab:
44.9646, 37.6247, 17.0332
#c95955 color charts
#c95955 color shades, tints & tones
#c95955 color schemes
#c95955 color preview, HTML & CSS examples
This text has a color of #c95955
<p style="color:#c95955;">Text here</p>
.mytext {color:#c95955;}
This box has a color of #c95955
<div style="background-color:#c95955;">Content here</div>
.mybackground {background-color:#c95955;}
Border around this has a color of #c95955
<div style="border:2px solid #c95955;">Content here</div>
.myborder {border:2px solid #c95955;}