#cffef3 color space conversions
Hex:
#cffef3
RGB:
207, 254, 243
CMY:
19, 0, 5
CMYK:
19, 0, 4, 0
HSL:
166°, 95.9184%, 90.3922%
HSV (HSB):
166°, 18.5039%, 99.6078%
XYZ:
77.3516, 90.6201, 98.2086
xyY:
0.2906, 0.3404, 90.6201
CIE-Lab:
96.2534, -17.0335, 0.3021
CIE-LCH:
96.2534, 17.0362, 178.9840
CIE-Luv:
96.2534, -23.9301, 3.4404
Hunter-Lab:
95.1946, -21.5480, 5.4690
#cffef3 color charts
#cffef3 color shades, tints & tones
#cffef3 color schemes
#cffef3 color preview, HTML & CSS examples
This text has a color of #cffef3
<p style="color:#cffef3;">Text here</p>
.mytext {color:#cffef3;}
This box has a color of #cffef3
<div style="background-color:#cffef3;">Content here</div>
.mybackground {background-color:#cffef3;}
Border around this has a color of #cffef3
<div style="border:2px solid #cffef3;">Content here</div>
.myborder {border:2px solid #cffef3;}