#f4cefa color space conversions
Hex:
#f4cefa
RGB:
244, 206, 250
CMY:
4, 19, 2
CMYK:
2, 18, 0, 2
HSL:
292°, 81.4815%, 89.4118%
HSV (HSB):
292°, 17.6000%, 98.0392%
XYZ:
76.6349, 70.2778, 99.9684
xyY:
0.3104, 0.2847, 70.2778
CIE-Lab:
87.1330, 20.8324, -16.5702
CIE-LCH:
87.1330, 26.6188, 321.5011
CIE-Luv:
87.1330, 18.5965, -29.7307
Hunter-Lab:
83.8319, 16.4699, -12.0202
#f4cefa color charts
#f4cefa color shades, tints & tones
#f4cefa color schemes
#f4cefa color preview, HTML & CSS examples
This text has a color of #f4cefa
<p style="color:#f4cefa;">Text here</p>
.mytext {color:#f4cefa;}
This box has a color of #f4cefa
<div style="background-color:#f4cefa;">Content here</div>
.mybackground {background-color:#f4cefa;}
Border around this has a color of #f4cefa
<div style="border:2px solid #f4cefa;">Content here</div>
.myborder {border:2px solid #f4cefa;}