#cabe2d color space conversions
Hex:
#cabe2d
RGB:
202, 190, 45
CMY:
21, 25, 82
CMYK:
0, 6, 78, 21
HSL:
55°, 63.5628%, 48.4314%
HSV (HSB):
55°, 77.7228%, 79.2157%
XYZ:
43.2442, 49.5729, 9.7719
xyY:
0.4215, 0.4832, 49.5729
CIE-Lab:
75.8064, -11.1549, 68.7428
CIE-LCH:
75.8064, 69.6420, 99.2171
CIE-Luv:
75.8064, 13.8970, 77.1838
Hunter-Lab:
70.4080, -13.5804, 41.0568
#cabe2d color charts
#cabe2d color shades, tints & tones
#cabe2d color schemes
#cabe2d color preview, HTML & CSS examples
This text has a color of #cabe2d
<p style="color:#cabe2d;">Text here</p>
.mytext {color:#cabe2d;}
This box has a color of #cabe2d
<div style="background-color:#cabe2d;">Content here</div>
.mybackground {background-color:#cabe2d;}
Border around this has a color of #cabe2d
<div style="border:2px solid #cabe2d;">Content here</div>
.myborder {border:2px solid #cabe2d;}