#c07f12 color space conversions
Hex:
#c07f12
RGB:
192, 127, 18
CMY:
25, 50, 93
CMYK:
0, 34, 91, 25
HSL:
38°, 82.8571%, 41.1765%
HSV (HSB):
38°, 90.6250%, 75.2941%
XYZ:
29.4368, 26.4289, 4.1221
xyY:
0.4907, 0.4406, 26.4289
CIE-Lab:
58.4419, 17.4182, 61.1927
CIE-LCH:
58.4419, 63.6234, 74.1113
CIE-Luv:
58.4419, 53.8236, 56.5480
Hunter-Lab:
51.4090, 12.2432, 31.2323
#c07f12 color charts
#c07f12 color shades, tints & tones
#c07f12 color schemes
#c07f12 color preview, HTML & CSS examples
This text has a color of #c07f12
<p style="color:#c07f12;">Text here</p>
.mytext {color:#c07f12;}
This box has a color of #c07f12
<div style="background-color:#c07f12;">Content here</div>
.mybackground {background-color:#c07f12;}
Border around this has a color of #c07f12
<div style="border:2px solid #c07f12;">Content here</div>
.myborder {border:2px solid #c07f12;}