#c69f2d color space conversions
Hex:
#c69f2d
RGB:
198, 159, 45
CMY:
22, 38, 82
CMYK:
0, 20, 77, 22
HSL:
45°, 62.9630%, 47.6471%
HSV (HSB):
45°, 77.2727%, 77.6471%
XYZ:
36.1605, 36.9915, 7.7168
xyY:
0.4471, 0.4574, 36.9915
CIE-Lab:
67.2707, 3.3750, 60.8033
CIE-LCH:
67.2707, 60.8969, 86.8229
CIE-Luv:
67.2707, 32.9370, 64.4716
Hunter-Lab:
60.8206, -0.3102, 35.0518
#c69f2d color charts
#c69f2d color shades, tints & tones
#c69f2d color schemes
#c69f2d color preview, HTML & CSS examples
This text has a color of #c69f2d
<p style="color:#c69f2d;">Text here</p>
.mytext {color:#c69f2d;}
This box has a color of #c69f2d
<div style="background-color:#c69f2d;">Content here</div>
.mybackground {background-color:#c69f2d;}
Border around this has a color of #c69f2d
<div style="border:2px solid #c69f2d;">Content here</div>
.myborder {border:2px solid #c69f2d;}