#caf306 color space conversions
Hex:
#caf306
RGB:
202, 243, 6
CMY:
21, 5, 98
CMYK:
17, 0, 98, 5
HSL:
70°, 95.1807%, 48.8235%
HSV (HSB):
70°, 97.5309%, 95.2941%
XYZ:
56.4406, 76.6709, 11.9965
xyY:
0.3890, 0.5284, 76.6709
CIE-Lab:
90.1699, -37.3661, 87.1715
CIE-LCH:
90.1699, 94.8425, 113.2024
CIE-Luv:
90.1699, -18.9180, 102.0164
Hunter-Lab:
87.5619, -38.1760, 53.1702
#caf306 color charts
#caf306 color shades, tints & tones
#caf306 color schemes
#caf306 color preview, HTML & CSS examples
This text has a color of #caf306
<p style="color:#caf306;">Text here</p>
.mytext {color:#caf306;}
This box has a color of #caf306
<div style="background-color:#caf306;">Content here</div>
.mybackground {background-color:#caf306;}
Border around this has a color of #caf306
<div style="border:2px solid #caf306;">Content here</div>
.myborder {border:2px solid #caf306;}