#c14e08 color space conversions
Hex:
#c14e08
RGB:
193, 78, 8
CMY:
24, 69, 97
CMYK:
0, 60, 96, 24
HSL:
23°, 92.0398%, 39.4118%
HSV (HSB):
23°, 95.8549%, 75.6863%
XYZ:
24.7605, 16.8038, 2.1682
xyY:
0.5662, 0.3842, 16.8038
CIE-Lab:
48.0118, 43.4200, 56.1560
CIE-LCH:
48.0118, 70.9844, 52.2887
CIE-Luv:
48.0118, 94.7062, 40.8525
Hunter-Lab:
40.9924, 36.0822, 25.5587
#c14e08 color charts
#c14e08 color shades, tints & tones
#c14e08 color schemes
#c14e08 color preview, HTML & CSS examples
This text has a color of #c14e08
<p style="color:#c14e08;">Text here</p>
.mytext {color:#c14e08;}
This box has a color of #c14e08
<div style="background-color:#c14e08;">Content here</div>
.mybackground {background-color:#c14e08;}
Border around this has a color of #c14e08
<div style="border:2px solid #c14e08;">Content here</div>
.myborder {border:2px solid #c14e08;}