#cfe2a5 color space conversions
Hex:
#cfe2a5
RGB:
207, 226, 165
CMY:
19, 11, 35
CMYK:
8, 0, 27, 11
HSL:
79°, 51.2605%, 76.6667%
HSV (HSB):
79°, 26.9912%, 88.6275%
XYZ:
59.7200, 70.3747, 46.0334
xyY:
0.3391, 0.3996, 70.3747
CIE-Lab:
87.1803, -16.4930, 27.7901
CIE-LCH:
87.1803, 32.3157, 120.6885
CIE-Luv:
87.1803, -8.2285, 41.9005
Hunter-Lab:
83.8896, -19.7349, 26.1881
#cfe2a5 color charts
#cfe2a5 color shades, tints & tones
#cfe2a5 color schemes
#cfe2a5 color preview, HTML & CSS examples
This text has a color of #cfe2a5
<p style="color:#cfe2a5;">Text here</p>
.mytext {color:#cfe2a5;}
This box has a color of #cfe2a5
<div style="background-color:#cfe2a5;">Content here</div>
.mybackground {background-color:#cfe2a5;}
Border around this has a color of #cfe2a5
<div style="border:2px solid #cfe2a5;">Content here</div>
.myborder {border:2px solid #cfe2a5;}