#c14c01 color space conversions
Hex:
#c14c01
RGB:
193, 76, 1
CMY:
24, 70, 100
CMYK:
0, 61, 99, 24
HSL:
23°, 98.9691%, 38.0392%
HSV (HSB):
23°, 99.4819%, 75.6863%
XYZ:
24.5822, 16.5085, 1.9196
xyY:
0.5715, 0.3838, 16.5085
CIE-Lab:
47.6347, 44.2771, 57.6623
CIE-LCH:
47.6347, 72.7008, 52.4804
CIE-Luv:
47.6347, 96.5420, 40.9774
Hunter-Lab:
40.6307, 36.8917, 25.6404
#c14c01 color charts
#c14c01 color shades, tints & tones
#c14c01 color schemes
#c14c01 color preview, HTML & CSS examples
This text has a color of #c14c01
<p style="color:#c14c01;">Text here</p>
.mytext {color:#c14c01;}
This box has a color of #c14c01
<div style="background-color:#c14c01;">Content here</div>
.mybackground {background-color:#c14c01;}
Border around this has a color of #c14c01
<div style="border:2px solid #c14c01;">Content here</div>
.myborder {border:2px solid #c14c01;}