#c05e12 color space conversions
Hex:
#c05e12
RGB:
192, 94, 18
CMY:
25, 63, 93
CMYK:
0, 51, 91, 25
HSL:
26°, 82.8571%, 41.1765%
HSV (HSB):
26°, 90.6250%, 75.2941%
XYZ:
25.8501, 19.2555, 2.9265
xyY:
0.5382, 0.4009, 19.2555
CIE-Lab:
50.9849, 35.2222, 55.5820
CIE-LCH:
50.9849, 65.8024, 57.6376
CIE-Luv:
50.9849, 80.7476, 44.6917
Hunter-Lab:
43.8811, 28.3613, 26.7626
#c05e12 color charts
#c05e12 color shades, tints & tones
#c05e12 color schemes
#c05e12 color preview, HTML & CSS examples
This text has a color of #c05e12
<p style="color:#c05e12;">Text here</p>
.mytext {color:#c05e12;}
This box has a color of #c05e12
<div style="background-color:#c05e12;">Content here</div>
.mybackground {background-color:#c05e12;}
Border around this has a color of #c05e12
<div style="border:2px solid #c05e12;">Content here</div>
.myborder {border:2px solid #c05e12;}