#c05a15 color space conversions
Hex:
#c05a15
RGB:
192, 90, 21
CMY:
25, 65, 92
CMYK:
0, 53, 89, 25
HSL:
24°, 80.2817%, 41.7647%
HSV (HSB):
24°, 89.0625%, 75.2941%
XYZ:
25.5297, 18.5729, 2.9488
xyY:
0.5426, 0.3947, 18.5729
CIE-Lab:
50.1838, 37.3313, 54.0488
CIE-LCH:
50.1838, 65.6879, 55.3673
CIE-Luv:
50.1838, 83.7993, 42.9014
Hunter-Lab:
43.0963, 30.3227, 26.1106
#c05a15 color charts
#c05a15 color shades, tints & tones
#c05a15 color schemes
#c05a15 color preview, HTML & CSS examples
This text has a color of #c05a15
<p style="color:#c05a15;">Text here</p>
.mytext {color:#c05a15;}
This box has a color of #c05a15
<div style="background-color:#c05a15;">Content here</div>
.mybackground {background-color:#c05a15;}
Border around this has a color of #c05a15
<div style="border:2px solid #c05a15;">Content here</div>
.myborder {border:2px solid #c05a15;}