#cff2a5 color space conversions
Hex:
#cff2a5
RGB:
207, 242, 165
CMY:
19, 5, 35
CMYK:
14, 0, 32, 5
HSL:
87°, 74.7573%, 79.8039%
HSV (HSB):
87°, 31.8182%, 94.9020%
XYZ:
64.2758, 79.4863, 47.5520
xyY:
0.3360, 0.4155, 79.4863
CIE-Lab:
91.4539, -24.2894, 33.5255
CIE-LCH:
91.4539, 41.3996, 125.9235
CIE-Luv:
91.4539, -16.7553, 51.0390
Hunter-Lab:
89.1551, -27.3329, 30.7855
#cff2a5 color charts
#cff2a5 color shades, tints & tones
#cff2a5 color schemes
#cff2a5 color preview, HTML & CSS examples
This text has a color of #cff2a5
<p style="color:#cff2a5;">Text here</p>
.mytext {color:#cff2a5;}
This box has a color of #cff2a5
<div style="background-color:#cff2a5;">Content here</div>
.mybackground {background-color:#cff2a5;}
Border around this has a color of #cff2a5
<div style="border:2px solid #cff2a5;">Content here</div>
.myborder {border:2px solid #cff2a5;}