#c95345 color space conversions
Hex:
#c95345
RGB:
201, 83, 69
CMY:
21, 67, 73
CMYK:
0, 59, 66, 21
HSL:
6°, 55.0000%, 52.9412%
HSV (HSB):
6°, 65.6716%, 78.8235%
XYZ:
28.2548, 19.0337, 7.8149
xyY:
0.5128, 0.3454, 19.0337
CIE-Lab:
50.7266, 46.0842, 31.9299
CIE-LCH:
50.7266, 56.0649, 34.7165
CIE-Luv:
50.7266, 90.5586, 26.1622
Hunter-Lab:
43.6276, 39.2547, 19.9189
#c95345 color charts
#c95345 color shades, tints & tones
#c95345 color schemes
#c95345 color preview, HTML & CSS examples
This text has a color of #c95345
<p style="color:#c95345;">Text here</p>
.mytext {color:#c95345;}
This box has a color of #c95345
<div style="background-color:#c95345;">Content here</div>
.mybackground {background-color:#c95345;}
Border around this has a color of #c95345
<div style="border:2px solid #c95345;">Content here</div>
.myborder {border:2px solid #c95345;}