#c14901 color space conversions
Hex:
#c14901
RGB:
193, 73, 1
CMY:
24, 71, 100
CMYK:
0, 62, 99, 24
HSL:
23°, 98.9691%, 38.0392%
HSV (HSB):
23°, 99.4819%, 75.6863%
XYZ:
24.3803, 16.1047, 1.8523
xyY:
0.5759, 0.3804, 16.1047
CIE-Lab:
47.1116, 45.6574, 57.3760
CIE-LCH:
47.1116, 73.3253, 51.4887
CIE-Luv:
47.1116, 98.8154, 40.1194
Hunter-Lab:
40.1307, 38.2142, 25.3549
#c14901 color charts
#c14901 color shades, tints & tones
#c14901 color schemes
#c14901 color preview, HTML & CSS examples
This text has a color of #c14901
<p style="color:#c14901;">Text here</p>
.mytext {color:#c14901;}
This box has a color of #c14901
<div style="background-color:#c14901;">Content here</div>
.mybackground {background-color:#c14901;}
Border around this has a color of #c14901
<div style="border:2px solid #c14901;">Content here</div>
.myborder {border:2px solid #c14901;}