#c05f03 color space conversions
Hex:
#c05f03
RGB:
192, 95, 3
CMY:
25, 63, 99
CMYK:
0, 51, 98, 25
HSL:
29°, 96.9231%, 38.2353%
HSV (HSB):
29°, 98.4375%, 75.2941%
XYZ:
25.8469, 19.3975, 2.4680
xyY:
0.5417, 0.4066, 19.3975
CIE-Lab:
51.1490, 34.5011, 59.1734
CIE-LCH:
51.1490, 68.4968, 59.7556
CIE-Luv:
51.1490, 80.4894, 46.6311
Hunter-Lab:
44.0425, 27.6803, 27.5074
#c05f03 color charts
#c05f03 color shades, tints & tones
#c05f03 color schemes
#c05f03 color preview, HTML & CSS examples
This text has a color of #c05f03
<p style="color:#c05f03;">Text here</p>
.mytext {color:#c05f03;}
This box has a color of #c05f03
<div style="background-color:#c05f03;">Content here</div>
.mybackground {background-color:#c05f03;}
Border around this has a color of #c05f03
<div style="border:2px solid #c05f03;">Content here</div>
.myborder {border:2px solid #c05f03;}