#c07f30 color space conversions
Hex:
#c07f30
RGB:
192, 127, 48
CMY:
25, 50, 81
CMYK:
0, 34, 75, 25
HSL:
33°, 60.0000%, 47.0588%
HSV (HSB):
33°, 75.0000%, 75.2941%
XYZ:
29.8611, 26.5986, 6.3565
xyY:
0.4754, 0.4234, 26.5986
CIE-Lab:
58.6009, 18.3505, 51.0364
CIE-LCH:
58.6009, 54.2352, 70.2237
CIE-Luv:
58.6009, 52.4362, 50.3698
Hunter-Lab:
51.5738, 13.0967, 28.7942
#c07f30 color charts
#c07f30 color shades, tints & tones
#c07f30 color schemes
#c07f30 color preview, HTML & CSS examples
This text has a color of #c07f30
<p style="color:#c07f30;">Text here</p>
.mytext {color:#c07f30;}
This box has a color of #c07f30
<div style="background-color:#c07f30;">Content here</div>
.mybackground {background-color:#c07f30;}
Border around this has a color of #c07f30
<div style="border:2px solid #c07f30;">Content here</div>
.myborder {border:2px solid #c07f30;}