#c05c12 color space conversions
Hex:
#c05c12
RGB:
192, 92, 18
CMY:
25, 64, 93
CMYK:
0, 52, 91, 25
HSL:
26°, 82.8571%, 41.1765%
HSV (HSB):
26°, 90.6250%, 75.2941%
XYZ:
25.6746, 18.9044, 2.8680
xyY:
0.5411, 0.3984, 18.9044
CIE-Lab:
50.5752, 36.2529, 55.2777
CIE-LCH:
50.5752, 66.1052, 56.7418
CIE-Luv:
50.5752, 82.3610, 44.0219
Hunter-Lab:
43.4792, 29.3159, 26.5246
#c05c12 color charts
#c05c12 color shades, tints & tones
#c05c12 color schemes
#c05c12 color preview, HTML & CSS examples
This text has a color of #c05c12
<p style="color:#c05c12;">Text here</p>
.mytext {color:#c05c12;}
This box has a color of #c05c12
<div style="background-color:#c05c12;">Content here</div>
.mybackground {background-color:#c05c12;}
Border around this has a color of #c05c12
<div style="border:2px solid #c05c12;">Content here</div>
.myborder {border:2px solid #c05c12;}