#c95b00 color space conversions
Hex:
#c95b00
RGB:
201, 91, 0
CMY:
21, 64, 100
CMYK:
0, 55, 100, 21
HSL:
27°, 100.0000%, 39.4118%
HSV (HSB):
27°, 100.0000%, 78.8235%
XYZ:
27.8285, 19.8997, 2.3743
xyY:
0.5554, 0.3972, 19.8997
CIE-Lab:
51.7236, 40.0999, 60.8893
CIE-LCH:
51.7236, 72.9075, 56.6323
CIE-Luv:
51.7236, 91.4396, 46.2431
Hunter-Lab:
44.6091, 33.2879, 28.0707
#c95b00 color charts
#c95b00 color shades, tints & tones
#c95b00 color schemes
#c95b00 color preview, HTML & CSS examples
This text has a color of #c95b00
<p style="color:#c95b00;">Text here</p>
.mytext {color:#c95b00;}
This box has a color of #c95b00
<div style="background-color:#c95b00;">Content here</div>
.mybackground {background-color:#c95b00;}
Border around this has a color of #c95b00
<div style="border:2px solid #c95b00;">Content here</div>
.myborder {border:2px solid #c95b00;}