#c95655 color space conversions
Hex:
#c95655
RGB:
201, 86, 85
CMY:
21, 66, 67
CMYK:
0, 57, 58, 21
HSL:
1°, 51.7857%, 56.0784%
HSV (HSB):
1°, 57.7114%, 78.8235%
XYZ:
29.0549, 19.7290, 10.8710
xyY:
0.4870, 0.3307, 19.7290
CIE-Lab:
51.5294, 45.7443, 23.6473
CIE-LCH:
51.5294, 51.4950, 27.3364
CIE-Luv:
51.5294, 85.1799, 18.8871
Hunter-Lab:
44.4173, 39.0327, 16.5810
#c95655 color charts
#c95655 color shades, tints & tones
#c95655 color schemes
#c95655 color preview, HTML & CSS examples
This text has a color of #c95655
<p style="color:#c95655;">Text here</p>
.mytext {color:#c95655;}
This box has a color of #c95655
<div style="background-color:#c95655;">Content here</div>
.mybackground {background-color:#c95655;}
Border around this has a color of #c95655
<div style="border:2px solid #c95655;">Content here</div>
.myborder {border:2px solid #c95655;}