#c95f30 color space conversions
Hex:
#c95f30
RGB:
201, 95, 48
CMY:
21, 63, 81
CMYK:
0, 53, 76, 21
HSL:
18°, 61.4458%, 48.8235%
HSV (HSB):
18°, 76.1194%, 78.8235%
XYZ:
28.7131, 20.8153, 5.3007
xyY:
0.5237, 0.3796, 20.8153
CIE-Lab:
52.7468, 39.1710, 45.5011
CIE-LCH:
52.7468, 60.0393, 49.2755
CIE-Luv:
52.7468, 85.0383, 38.8437
Hunter-Lab:
45.6238, 32.4963, 25.0482
#c95f30 color charts
#c95f30 color shades, tints & tones
#c95f30 color schemes
#c95f30 color preview, HTML & CSS examples
This text has a color of #c95f30
<p style="color:#c95f30;">Text here</p>
.mytext {color:#c95f30;}
This box has a color of #c95f30
<div style="background-color:#c95f30;">Content here</div>
.mybackground {background-color:#c95f30;}
Border around this has a color of #c95f30
<div style="border:2px solid #c95f30;">Content here</div>
.myborder {border:2px solid #c95f30;}