#c95d49 color space conversions
Hex:
#c95d49
RGB:
201, 93, 73
CMY:
21, 64, 71
CMYK:
0, 54, 64, 21
HSL:
9°, 54.2373%, 53.7255%
HSV (HSB):
9°, 63.6816%, 78.8235%
XYZ:
29.2043, 20.7272, 8.7649
xyY:
0.4975, 0.3531, 20.7272
CIE-Lab:
52.6497, 41.4920, 32.0057
CIE-LCH:
52.6497, 52.4018, 37.6456
CIE-Luv:
52.6497, 82.8031, 27.9138
Hunter-Lab:
45.5272, 34.8299, 20.4546
#c95d49 color charts
#c95d49 color shades, tints & tones
#c95d49 color schemes
#c95d49 color preview, HTML & CSS examples
This text has a color of #c95d49
<p style="color:#c95d49;">Text here</p>
.mytext {color:#c95d49;}
This box has a color of #c95d49
<div style="background-color:#c95d49;">Content here</div>
.mybackground {background-color:#c95d49;}
Border around this has a color of #c95d49
<div style="border:2px solid #c95d49;">Content here</div>
.myborder {border:2px solid #c95d49;}