#c15b1f color space conversions
Hex:
#c15b1f
RGB:
193, 91, 31
CMY:
24, 64, 88
CMYK:
0, 53, 84, 24
HSL:
22°, 72.3214%, 43.9216%
HSV (HSB):
22°, 83.9378%, 75.6863%
XYZ:
25.9807, 18.9186, 3.5786
xyY:
0.5359, 0.3903, 18.9186
CIE-Lab:
50.5918, 37.4612, 50.7492
CIE-LCH:
50.5918, 63.0779, 53.5666
CIE-Luv:
50.5918, 83.1441, 41.3862
Hunter-Lab:
43.4955, 30.5046, 25.5687
#c15b1f color charts
#c15b1f color shades, tints & tones
#c15b1f color schemes
#c15b1f color preview, HTML & CSS examples
This text has a color of #c15b1f
<p style="color:#c15b1f;">Text here</p>
.mytext {color:#c15b1f;}
This box has a color of #c15b1f
<div style="background-color:#c15b1f;">Content here</div>
.mybackground {background-color:#c15b1f;}
Border around this has a color of #c15b1f
<div style="border:2px solid #c15b1f;">Content here</div>
.myborder {border:2px solid #c15b1f;}