#caba3f color space conversions
Hex:
#caba3f
RGB:
202, 186, 63
CMY:
21, 27, 75
CMYK:
0, 8, 69, 21
HSL:
53°, 56.7347%, 51.9608%
HSV (HSB):
53°, 68.8119%, 79.2157%
XYZ:
42.8132, 48.0332, 11.7175
xyY:
0.4174, 0.4683, 48.0332
CIE-Lab:
74.8459, -8.2968, 61.5000
CIE-LCH:
74.8459, 62.0572, 97.6832
CIE-Luv:
74.8459, 16.1888, 71.1037
Hunter-Lab:
69.3060, -11.0186, 38.4901
#caba3f color charts
#caba3f color shades, tints & tones
#caba3f color schemes
#caba3f color preview, HTML & CSS examples
This text has a color of #caba3f
<p style="color:#caba3f;">Text here</p>
.mytext {color:#caba3f;}
This box has a color of #caba3f
<div style="background-color:#caba3f;">Content here</div>
.mybackground {background-color:#caba3f;}
Border around this has a color of #caba3f
<div style="border:2px solid #caba3f;">Content here</div>
.myborder {border:2px solid #caba3f;}