#f9cbf9 color space conversions
Hex:
#f9cbf9
RGB:
249, 203, 249
CMY:
2, 20, 2
CMYK:
0, 18, 0, 2
HSL:
300°, 79.3103%, 88.6275%
HSV (HSB):
300°, 18.4739%, 97.6471%
XYZ:
77.5217, 69.6912, 98.9884
xyY:
0.3149, 0.2831, 69.6912
CIE-Lab:
86.8452, 23.8612, -16.4291
CIE-LCH:
86.8452, 28.9702, 325.4514
CIE-Luv:
86.8452, 23.2048, -30.0158
Hunter-Lab:
83.4812, 19.6652, -11.8667
#f9cbf9 color charts
#f9cbf9 color shades, tints & tones
#f9cbf9 color schemes
#f9cbf9 color preview, HTML & CSS examples
This text has a color of #f9cbf9
<p style="color:#f9cbf9;">Text here</p>
.mytext {color:#f9cbf9;}
This box has a color of #f9cbf9
<div style="background-color:#f9cbf9;">Content here</div>
.mybackground {background-color:#f9cbf9;}
Border around this has a color of #f9cbf9
<div style="border:2px solid #f9cbf9;">Content here</div>
.myborder {border:2px solid #f9cbf9;}