#c95652 color space conversions
Hex:
#c95652
RGB:
201, 86, 82
CMY:
21, 66, 68
CMYK:
0, 57, 59, 21
HSL:
2°, 52.4229%, 55.4902%
HSV (HSB):
2°, 59.2040%, 78.8235%
XYZ:
28.9382, 19.6823, 10.2565
xyY:
0.4915, 0.3343, 19.6823
CIE-Lab:
51.4761, 45.5225, 25.3377
CIE-LCH:
51.4761, 52.0990, 29.1002
CIE-Luv:
51.4761, 85.8419, 20.5661
Hunter-Lab:
44.3647, 38.7935, 17.3483
#c95652 color charts
#c95652 color shades, tints & tones
#c95652 color schemes
#c95652 color preview, HTML & CSS examples
This text has a color of #c95652
<p style="color:#c95652;">Text here</p>
.mytext {color:#c95652;}
This box has a color of #c95652
<div style="background-color:#c95652;">Content here</div>
.mybackground {background-color:#c95652;}
Border around this has a color of #c95652
<div style="border:2px solid #c95652;">Content here</div>
.myborder {border:2px solid #c95652;}