#cfa15a color space conversions
Hex:
#cfa15a
RGB:
207, 161, 90
CMY:
19, 37, 65
CMYK:
0, 22, 57, 19
HSL:
36°, 54.9296%, 58.2353%
HSV (HSB):
36°, 56.5217%, 81.1765%
XYZ:
40.3225, 39.4933, 15.1706
xyY:
0.4245, 0.4158, 39.4933
CIE-Lab:
69.1071, 8.8575, 43.0526
CIE-LCH:
69.1071, 43.9543, 78.3743
CIE-Luv:
69.1071, 35.9076, 50.0677
Hunter-Lab:
62.8437, 4.5546, 29.6779
#cfa15a color charts
#cfa15a color shades, tints & tones
#cfa15a color schemes
#cfa15a color preview, HTML & CSS examples
This text has a color of #cfa15a
<p style="color:#cfa15a;">Text here</p>
.mytext {color:#cfa15a;}
This box has a color of #cfa15a
<div style="background-color:#cfa15a;">Content here</div>
.mybackground {background-color:#cfa15a;}
Border around this has a color of #cfa15a
<div style="border:2px solid #cfa15a;">Content here</div>
.myborder {border:2px solid #cfa15a;}