#c95f54 color space conversions
Hex:
#c95f54
RGB:
201, 95, 84
CMY:
21, 63, 67
CMYK:
0, 53, 58, 21
HSL:
6°, 52.0000%, 55.8824%
HSV (HSB):
6°, 58.2090%, 78.8235%
XYZ:
29.7798, 21.2420, 10.9181
xyY:
0.4808, 0.3429, 21.2420
CIE-Lab:
53.2134, 41.2642, 26.4171
CIE-LCH:
53.2134, 48.9959, 32.6272
CIE-Luv:
53.2134, 79.3289, 22.9858
Hunter-Lab:
46.0891, 34.6795, 18.2171
#c95f54 color charts
#c95f54 color shades, tints & tones
#c95f54 color schemes
#c95f54 color preview, HTML & CSS examples
This text has a color of #c95f54
<p style="color:#c95f54;">Text here</p>
.mytext {color:#c95f54;}
This box has a color of #c95f54
<div style="background-color:#c95f54;">Content here</div>
.mybackground {background-color:#c95f54;}
Border around this has a color of #c95f54
<div style="border:2px solid #c95f54;">Content here</div>
.myborder {border:2px solid #c95f54;}