#caf065 color space conversions
Hex:
#caf065
RGB:
202, 240, 101
CMY:
21, 6, 60
CMYK:
16, 0, 58, 6
HSL:
76°, 82.2485%, 66.8627%
HSV (HSB):
76°, 57.9167%, 94.1176%
XYZ:
57.8662, 75.8163, 23.8961
xyY:
0.3672, 0.4811, 75.8163
CIE-Lab:
89.7740, -32.1505, 61.7306
CIE-LCH:
89.7740, 69.6012, 117.5114
CIE-Luv:
89.7740, -17.6502, 82.0471
Hunter-Lab:
87.0726, -33.7505, 44.6793
#caf065 color charts
#caf065 color shades, tints & tones
#caf065 color schemes
#caf065 color preview, HTML & CSS examples
This text has a color of #caf065
<p style="color:#caf065;">Text here</p>
.mytext {color:#caf065;}
This box has a color of #caf065
<div style="background-color:#caf065;">Content here</div>
.mybackground {background-color:#caf065;}
Border around this has a color of #caf065
<div style="border:2px solid #caf065;">Content here</div>
.myborder {border:2px solid #caf065;}