#c69f2f color space conversions
Hex:
#c69f2f
RGB:
198, 159, 47
CMY:
22, 38, 82
CMYK:
0, 20, 76, 22
HSL:
45°, 61.6327%, 48.0392%
HSV (HSB):
45°, 76.2626%, 77.6471%
XYZ:
36.1999, 37.0073, 7.9245
xyY:
0.4462, 0.4561, 37.0073
CIE-Lab:
67.2825, 3.4557, 60.0878
CIE-LCH:
67.2825, 60.1871, 86.7085
CIE-Luv:
67.2825, 32.8661, 63.9918
Hunter-Lab:
60.8336, -0.2398, 34.8601
#c69f2f color charts
#c69f2f color shades, tints & tones
#c69f2f color schemes
#c69f2f color preview, HTML & CSS examples
This text has a color of #c69f2f
<p style="color:#c69f2f;">Text here</p>
.mytext {color:#c69f2f;}
This box has a color of #c69f2f
<div style="background-color:#c69f2f;">Content here</div>
.mybackground {background-color:#c69f2f;}
Border around this has a color of #c69f2f
<div style="border:2px solid #c69f2f;">Content here</div>
.myborder {border:2px solid #c69f2f;}