#cfa350 color space conversions
Hex:
#cfa350
RGB:
207, 163, 80
CMY:
19, 36, 69
CMYK:
0, 21, 61, 19
HSL:
39°, 56.9507%, 56.2745%
HSV (HSB):
39°, 61.3527%, 81.1765%
XYZ:
40.2773, 40.0390, 13.1949
xyY:
0.4307, 0.4282, 40.0390
CIE-Lab:
69.4973, 7.0355, 48.4373
CIE-LCH:
69.4973, 48.9455, 81.7356
CIE-Luv:
69.4973, 35.1718, 55.3314
Hunter-Lab:
63.2764, 2.8870, 31.9298
#cfa350 color charts
#cfa350 color shades, tints & tones
#cfa350 color schemes
#cfa350 color preview, HTML & CSS examples
This text has a color of #cfa350
<p style="color:#cfa350;">Text here</p>
.mytext {color:#cfa350;}
This box has a color of #cfa350
<div style="background-color:#cfa350;">Content here</div>
.mybackground {background-color:#cfa350;}
Border around this has a color of #cfa350
<div style="border:2px solid #cfa350;">Content here</div>
.myborder {border:2px solid #cfa350;}