#caba5b color space conversions
Hex:
#caba5b
RGB:
202, 186, 91
CMY:
21, 27, 64
CMYK:
0, 8, 55, 21
HSL:
51°, 51.1521%, 57.4510%
HSV (HSB):
51°, 54.9505%, 79.2157%
XYZ:
43.8044, 48.4297, 16.9367
xyY:
0.4012, 0.4436, 48.4297
CIE-Lab:
75.0951, -6.4361, 49.5002
CIE-LCH:
75.0951, 49.9168, 97.4081
CIE-Luv:
75.0951, 15.1943, 61.0373
Hunter-Lab:
69.5914, -9.4282, 34.2844
#caba5b color charts
#caba5b color shades, tints & tones
#caba5b color schemes
#caba5b color preview, HTML & CSS examples
This text has a color of #caba5b
<p style="color:#caba5b;">Text here</p>
.mytext {color:#caba5b;}
This box has a color of #caba5b
<div style="background-color:#caba5b;">Content here</div>
.mybackground {background-color:#caba5b;}
Border around this has a color of #caba5b
<div style="border:2px solid #caba5b;">Content here</div>
.myborder {border:2px solid #caba5b;}