#cfa93c color space conversions
Hex:
#cfa93c
RGB:
207, 169, 60
CMY:
19, 34, 76
CMYK:
0, 18, 71, 19
HSL:
44°, 60.4938%, 52.3529%
HSV (HSB):
44°, 71.0145%, 81.1765%
XYZ:
40.7357, 41.9676, 10.2285
xyY:
0.4383, 0.4516, 41.9676
CIE-Lab:
70.8486, 2.6304, 58.8214
CIE-LCH:
70.8486, 58.8802, 87.4395
CIE-Luv:
70.8486, 31.8909, 64.9577
Hunter-Lab:
64.7824, -1.1269, 35.9864
#cfa93c color charts
#cfa93c color shades, tints & tones
#cfa93c color schemes
#cfa93c color preview, HTML & CSS examples
This text has a color of #cfa93c
<p style="color:#cfa93c;">Text here</p>
.mytext {color:#cfa93c;}
This box has a color of #cfa93c
<div style="background-color:#cfa93c;">Content here</div>
.mybackground {background-color:#cfa93c;}
Border around this has a color of #cfa93c
<div style="border:2px solid #cfa93c;">Content here</div>
.myborder {border:2px solid #cfa93c;}