#caf12d color space conversions
Hex:
#caf12d
RGB:
202, 241, 45
CMY:
21, 5, 82
CMYK:
16, 0, 81, 5
HSL:
72°, 87.5000%, 56.0784%
HSV (HSB):
72°, 81.3278%, 94.5098%
XYZ:
56.2861, 75.6566, 14.1192
xyY:
0.3854, 0.5180, 75.6566
CIE-Lab:
89.6997, -35.7230, 81.0098
CIE-LCH:
89.6997, 88.5365, 113.7961
CIE-Luv:
89.6997, -17.8576, 97.5801
Hunter-Lab:
86.9808, -36.7074, 51.2623
#caf12d color charts
#caf12d color shades, tints & tones
#caf12d color schemes
#caf12d color preview, HTML & CSS examples
This text has a color of #caf12d
<p style="color:#caf12d;">Text here</p>
.mytext {color:#caf12d;}
This box has a color of #caf12d
<div style="background-color:#caf12d;">Content here</div>
.mybackground {background-color:#caf12d;}
Border around this has a color of #caf12d
<div style="border:2px solid #caf12d;">Content here</div>
.myborder {border:2px solid #caf12d;}