#c95a05 color space conversions
Hex:
#c95a05
RGB:
201, 90, 5
CMY:
21, 65, 98
CMYK:
0, 55, 98, 21
HSL:
26°, 95.1456%, 40.3922%
HSV (HSB):
26°, 97.5124%, 78.8235%
XYZ:
27.7710, 19.7408, 2.4902
xyY:
0.5554, 0.3948, 19.7408
CIE-Lab:
51.5429, 40.6499, 59.6826
CIE-LCH:
51.5429, 72.2110, 55.7411
CIE-Luv:
51.5429, 92.0677, 45.4632
Hunter-Lab:
44.4306, 33.8162, 27.7783
#c95a05 color charts
#c95a05 color shades, tints & tones
#c95a05 color schemes
#c95a05 color preview, HTML & CSS examples
This text has a color of #c95a05
<p style="color:#c95a05;">Text here</p>
.mytext {color:#c95a05;}
This box has a color of #c95a05
<div style="background-color:#c95a05;">Content here</div>
.mybackground {background-color:#c95a05;}
Border around this has a color of #c95a05
<div style="border:2px solid #c95a05;">Content here</div>
.myborder {border:2px solid #c95a05;}