#c14d02 color space conversions
Hex:
#c14d02
RGB:
193, 77, 2
CMY:
24, 70, 99
CMYK:
0, 60, 99, 24
HSL:
24°, 97.9487%, 38.2353%
HSV (HSB):
24°, 98.9637%, 75.6863%
XYZ:
24.6572, 16.6496, 1.9715
xyY:
0.5697, 0.3847, 16.6496
CIE-Lab:
47.8155, 43.8214, 57.5081
CIE-LCH:
47.8155, 72.3014, 52.6925
CIE-Luv:
47.8155, 95.7318, 41.1664
Hunter-Lab:
40.8039, 36.4579, 25.6980
#c14d02 color charts
#c14d02 color shades, tints & tones
#c14d02 color schemes
#c14d02 color preview, HTML & CSS examples
This text has a color of #c14d02
<p style="color:#c14d02;">Text here</p>
.mytext {color:#c14d02;}
This box has a color of #c14d02
<div style="background-color:#c14d02;">Content here</div>
.mybackground {background-color:#c14d02;}
Border around this has a color of #c14d02
<div style="border:2px solid #c14d02;">Content here</div>
.myborder {border:2px solid #c14d02;}