#caf31f color space conversions
Hex:
#caf31f
RGB:
202, 243, 31
CMY:
21, 5, 88
CMYK:
17, 0, 87, 5
HSL:
72°, 89.8305%, 53.7255%
HSV (HSB):
72°, 87.2428%, 95.2941%
XYZ:
56.6550, 76.7567, 13.1258
xyY:
0.3866, 0.5238, 76.7567
CIE-Lab:
90.2095, -37.0051, 84.3210
CIE-LCH:
90.2095, 92.0837, 113.6947
CIE-Luv:
90.2095, -18.9550, 100.2343
Hunter-Lab:
87.6109, -37.8891, 52.4448
#caf31f color charts
#caf31f color shades, tints & tones
#caf31f color schemes
#caf31f color preview, HTML & CSS examples
This text has a color of #caf31f
<p style="color:#caf31f;">Text here</p>
.mytext {color:#caf31f;}
This box has a color of #caf31f
<div style="background-color:#caf31f;">Content here</div>
.mybackground {background-color:#caf31f;}
Border around this has a color of #caf31f
<div style="border:2px solid #caf31f;">Content here</div>
.myborder {border:2px solid #caf31f;}