#c69f2a color space conversions
Hex:
#c69f2a
RGB:
198, 159, 42
CMY:
22, 38, 84
CMYK:
0, 20, 79, 22
HSL:
45°, 65.0000%, 47.0588%
HSV (HSB):
45°, 78.7879%, 77.6471%
XYZ:
36.1048, 36.9692, 7.4233
xyY:
0.4485, 0.4593, 36.9692
CIE-Lab:
67.2539, 3.2609, 61.8373
CIE-LCH:
67.2539, 61.9232, 86.9814
CIE-Luv:
67.2539, 33.0377, 65.1518
Hunter-Lab:
60.8023, -0.4097, 35.3229
#c69f2a color charts
#c69f2a color shades, tints & tones
#c69f2a color schemes
#c69f2a color preview, HTML & CSS examples
This text has a color of #c69f2a
<p style="color:#c69f2a;">Text here</p>
.mytext {color:#c69f2a;}
This box has a color of #c69f2a
<div style="background-color:#c69f2a;">Content here</div>
.mybackground {background-color:#c69f2a;}
Border around this has a color of #c69f2a
<div style="border:2px solid #c69f2a;">Content here</div>
.myborder {border:2px solid #c69f2a;}