#caf52d color space conversions
Hex:
#caf52d
RGB:
202, 245, 45
CMY:
21, 4, 82
CMYK:
18, 0, 82, 4
HSL:
73°, 90.9091%, 56.8627%
HSV (HSB):
73°, 81.6327%, 96.0784%
XYZ:
57.4832, 78.0508, 14.5183
xyY:
0.3831, 0.5202, 78.0508
CIE-Lab:
90.8031, -37.5233, 81.9674
CIE-LCH:
90.8031, 90.1480, 114.5975
CIE-Luv:
90.8031, -20.1226, 99.1532
Hunter-Lab:
88.3464, -38.4639, 52.0991
#caf52d color charts
#caf52d color shades, tints & tones
#caf52d color schemes
#caf52d color preview, HTML & CSS examples
This text has a color of #caf52d
<p style="color:#caf52d;">Text here</p>
.mytext {color:#caf52d;}
This box has a color of #caf52d
<div style="background-color:#caf52d;">Content here</div>
.mybackground {background-color:#caf52d;}
Border around this has a color of #caf52d
<div style="border:2px solid #caf52d;">Content here</div>
.myborder {border:2px solid #caf52d;}