#cffef4 color space conversions
Hex:
#cffef4
RGB:
207, 254, 244
CMY:
19, 0, 4
CMYK:
19, 0, 4, 0
HSL:
167°, 95.9184%, 90.3922%
HSV (HSB):
167°, 18.5039%, 99.6078%
XYZ:
77.5031, 90.6807, 99.0062
xyY:
0.2901, 0.3394, 90.6807
CIE-Lab:
96.2784, -16.8368, -0.1765
CIE-LCH:
96.2784, 16.8377, 180.6008
CIE-Luv:
96.2784, -23.9444, 2.6610
Hunter-Lab:
95.2264, -21.3682, 5.0151
#cffef4 color charts
#cffef4 color shades, tints & tones
#cffef4 color schemes
#cffef4 color preview, HTML & CSS examples
This text has a color of #cffef4
<p style="color:#cffef4;">Text here</p>
.mytext {color:#cffef4;}
This box has a color of #cffef4
<div style="background-color:#cffef4;">Content here</div>
.mybackground {background-color:#cffef4;}
Border around this has a color of #cffef4
<div style="border:2px solid #cffef4;">Content here</div>
.myborder {border:2px solid #cffef4;}