#cabb0b color space conversions
Hex:
#cabb0b
RGB:
202, 187, 11
CMY:
21, 27, 96
CMYK:
0, 7, 95, 21
HSL:
55°, 89.6714%, 41.7647%
HSV (HSB):
55°, 94.5545%, 79.2157%
XYZ:
42.1878, 48.1214, 7.3814
xyY:
0.4319, 0.4926, 48.1214
CIE-Lab:
74.9014, -10.4115, 75.1767
CIE-LCH:
74.9014, 75.8942, 97.8849
CIE-Luv:
74.9014, 16.3730, 80.3948
Hunter-Lab:
69.3696, -12.8400, 42.2498
#cabb0b color charts
#cabb0b color shades, tints & tones
#cabb0b color schemes
#cabb0b color preview, HTML & CSS examples
This text has a color of #cabb0b
<p style="color:#cabb0b;">Text here</p>
.mytext {color:#cabb0b;}
This box has a color of #cabb0b
<div style="background-color:#cabb0b;">Content here</div>
.mybackground {background-color:#cabb0b;}
Border around this has a color of #cabb0b
<div style="border:2px solid #cabb0b;">Content here</div>
.myborder {border:2px solid #cabb0b;}