#caba4b color space conversions
Hex:
#caba4b
RGB:
202, 186, 75
CMY:
21, 27, 71
CMYK:
0, 8, 63, 21
HSL:
52°, 54.5064%, 54.3137%
HSV (HSB):
52°, 62.8713%, 79.2157%
XYZ:
43.1860, 48.1824, 13.6806
xyY:
0.4111, 0.4587, 48.1824
CIE-Lab:
74.9398, -7.5923, 56.6211
CIE-LCH:
74.9398, 57.1279, 97.6373
CIE-Luv:
74.9398, 15.8087, 67.2580
Hunter-Lab:
69.4135, -10.4188, 36.9041
#caba4b color charts
#caba4b color shades, tints & tones
#caba4b color schemes
#caba4b color preview, HTML & CSS examples
This text has a color of #caba4b
<p style="color:#caba4b;">Text here</p>
.mytext {color:#caba4b;}
This box has a color of #caba4b
<div style="background-color:#caba4b;">Content here</div>
.mybackground {background-color:#caba4b;}
Border around this has a color of #caba4b
<div style="border:2px solid #caba4b;">Content here</div>
.myborder {border:2px solid #caba4b;}