#c15e1a color space conversions
Hex:
#c15e1a
RGB:
193, 94, 26
CMY:
24, 63, 90
CMYK:
0, 51, 87, 24
HSL:
24°, 76.2557%, 42.9412%
HSV (HSB):
24°, 86.5285%, 75.6863%
XYZ:
26.1815, 19.4174, 3.3453
xyY:
0.5349, 0.3967, 19.4174
CIE-Lab:
51.1721, 35.7936, 53.1734
CIE-LCH:
51.1721, 64.0983, 56.0536
CIE-Luv:
51.1721, 81.1285, 43.4446
Hunter-Lab:
44.0652, 28.9421, 26.3445
#c15e1a color charts
#c15e1a color shades, tints & tones
#c15e1a color schemes
#c15e1a color preview, HTML & CSS examples
This text has a color of #c15e1a
<p style="color:#c15e1a;">Text here</p>
.mytext {color:#c15e1a;}
This box has a color of #c15e1a
<div style="background-color:#c15e1a;">Content here</div>
.mybackground {background-color:#c15e1a;}
Border around this has a color of #c15e1a
<div style="border:2px solid #c15e1a;">Content here</div>
.myborder {border:2px solid #c15e1a;}