#c07f2a color space conversions
Hex:
#c07f2a
RGB:
192, 127, 42
CMY:
25, 50, 84
CMYK:
0, 34, 78, 25
HSL:
34°, 64.1026%, 45.8824%
HSV (HSB):
34°, 78.1250%, 75.2941%
XYZ:
29.7455, 26.5524, 5.7479
xyY:
0.4794, 0.4279, 26.5524
CIE-Lab:
58.5577, 18.0977, 53.5217
CIE-LCH:
58.5577, 56.4987, 71.3176
CIE-Luv:
58.5577, 52.8084, 52.0290
Hunter-Lab:
51.5290, 12.8648, 29.4567
#c07f2a color charts
#c07f2a color shades, tints & tones
#c07f2a color schemes
#c07f2a color preview, HTML & CSS examples
This text has a color of #c07f2a
<p style="color:#c07f2a;">Text here</p>
.mytext {color:#c07f2a;}
This box has a color of #c07f2a
<div style="background-color:#c07f2a;">Content here</div>
.mybackground {background-color:#c07f2a;}
Border around this has a color of #c07f2a
<div style="border:2px solid #c07f2a;">Content here</div>
.myborder {border:2px solid #c07f2a;}