#cafb3f color space conversions
Hex:
#cafb3f
RGB:
202, 251, 63
CMY:
21, 2, 75
CMYK:
20, 0, 75, 2
HSL:
76°, 95.9184%, 61.5686%
HSV (HSB):
76°, 74.9004%, 98.4314%
XYZ:
59.7515, 81.9098, 17.3636
xyY:
0.3757, 0.5151, 81.9098
CIE-Lab:
92.5350, -39.4984, 78.6727
CIE-LCH:
92.5350, 88.0313, 116.6594
CIE-Luv:
92.5350, -23.5084, 98.1652
Hunter-Lab:
90.5040, -40.5349, 51.9778
#cafb3f color charts
#cafb3f color shades, tints & tones
#cafb3f color schemes
#cafb3f color preview, HTML & CSS examples
This text has a color of #cafb3f
<p style="color:#cafb3f;">Text here</p>
.mytext {color:#cafb3f;}
This box has a color of #cafb3f
<div style="background-color:#cafb3f;">Content here</div>
.mybackground {background-color:#cafb3f;}
Border around this has a color of #cafb3f
<div style="border:2px solid #cafb3f;">Content here</div>
.myborder {border:2px solid #cafb3f;}