#c95b1a color space conversions
Hex:
#c95b1a
RGB:
201, 91, 26
CMY:
21, 64, 90
CMYK:
0, 55, 87, 21
HSL:
22°, 77.0925%, 44.5098%
HSV (HSB):
22°, 87.0647%, 78.8235%
XYZ:
28.0149, 19.9743, 3.3561
xyY:
0.5456, 0.3890, 19.9743
CIE-Lab:
51.8081, 40.4755, 54.2024
CIE-LCH:
51.8081, 67.6474, 53.2496
CIE-Luv:
51.8081, 90.2464, 43.1040
Hunter-Lab:
44.6926, 33.6783, 26.8325
#c95b1a color charts
#c95b1a color shades, tints & tones
#c95b1a color schemes
#c95b1a color preview, HTML & CSS examples
This text has a color of #c95b1a
<p style="color:#c95b1a;">Text here</p>
.mytext {color:#c95b1a;}
This box has a color of #c95b1a
<div style="background-color:#c95b1a;">Content here</div>
.mybackground {background-color:#c95b1a;}
Border around this has a color of #c95b1a
<div style="border:2px solid #c95b1a;">Content here</div>
.myborder {border:2px solid #c95b1a;}