#cafb80 color space conversions
Hex:
#cafb80
RGB:
202, 251, 128
CMY:
21, 2, 50
CMYK:
20, 0, 49, 2
HSL:
84°, 93.8931%, 74.3137%
HSV (HSB):
84°, 49.0040%, 98.4314%
XYZ:
62.7506, 83.1094, 33.1565
xyY:
0.3505, 0.4643, 83.1094
CIE-Lab:
93.0623, -34.7216, 53.4836
CIE-LCH:
93.0623, 63.7659, 122.9917
CIE-Luv:
93.0623, -23.8092, 75.7076
Hunter-Lab:
91.1644, -36.6719, 42.2513
#cafb80 color charts
#cafb80 color shades, tints & tones
#cafb80 color schemes
#cafb80 color preview, HTML & CSS examples
This text has a color of #cafb80
<p style="color:#cafb80;">Text here</p>
.mytext {color:#cafb80;}
This box has a color of #cafb80
<div style="background-color:#cafb80;">Content here</div>
.mybackground {background-color:#cafb80;}
Border around this has a color of #cafb80
<div style="border:2px solid #cafb80;">Content here</div>
.myborder {border:2px solid #cafb80;}