#f2fced color space conversions
Hex:
#f2fced
RGB:
242, 252, 237
CMY:
5, 1, 7
CMYK:
4, 0, 6, 1
HSL:
100°, 71.4286%, 95.8824%
HSV (HSB):
100°, 5.9524%, 98.8235%
XYZ:
86.7144, 94.6125, 93.8125
xyY:
0.3152, 0.3439, 94.6125
CIE-Lab:
97.8783, -5.9150, 6.0310
CIE-LCH:
97.8783, 8.4475, 134.4435
CIE-Luv:
97.8783, -4.8047, 10.2775
Hunter-Lab:
97.2689, -11.0895, 10.9052
#f2fced color charts
#f2fced color shades, tints & tones
#f2fced color schemes
#f2fced color preview, HTML & CSS examples
This text has a color of #f2fced
<p style="color:#f2fced;">Text here</p>
.mytext {color:#f2fced;}
This box has a color of #f2fced
<div style="background-color:#f2fced;">Content here</div>
.mybackground {background-color:#f2fced;}
Border around this has a color of #f2fced
<div style="border:2px solid #f2fced;">Content here</div>
.myborder {border:2px solid #f2fced;}