#c95f24 color space conversions
Hex:
#c95f24
RGB:
201, 95, 36
CMY:
21, 63, 86
CMYK:
0, 53, 82, 21
HSL:
21°, 69.6203%, 46.4706%
HSV (HSB):
21°, 82.0896%, 78.8235%
XYZ:
28.4980, 20.7293, 4.1682
xyY:
0.5337, 0.3882, 20.7293
CIE-Lab:
52.6519, 38.7401, 50.9603
CIE-LCH:
52.6519, 64.0136, 52.7579
CIE-Luv:
52.6519, 86.2814, 42.2741
Hunter-Lab:
45.5294, 32.0512, 26.4426
#c95f24 color charts
#c95f24 color shades, tints & tones
#c95f24 color schemes
#c95f24 color preview, HTML & CSS examples
This text has a color of #c95f24
<p style="color:#c95f24;">Text here</p>
.mytext {color:#c95f24;}
This box has a color of #c95f24
<div style="background-color:#c95f24;">Content here</div>
.mybackground {background-color:#c95f24;}
Border around this has a color of #c95f24
<div style="border:2px solid #c95f24;">Content here</div>
.myborder {border:2px solid #c95f24;}