#f9d2f8 color space conversions
Hex:
#f9d2f8
RGB:
249, 210, 248
CMY:
2, 18, 3
CMYK:
0, 16, 0, 2
HSL:
302°, 76.4706%, 90.0000%
HSV (HSB):
302°, 15.6627%, 97.6471%
XYZ:
79.0568, 73.0102, 98.7326
xyY:
0.3152, 0.2911, 73.0102
CIE-Lab:
88.4526, 19.9960, -13.4906
CIE-LCH:
88.4526, 24.1213, 325.9938
CIE-Luv:
88.4526, 19.8022, -24.6752
Hunter-Lab:
85.4460, 15.6221, -8.6972
#f9d2f8 color charts
#f9d2f8 color shades, tints & tones
#f9d2f8 color schemes
#f9d2f8 color preview, HTML & CSS examples
This text has a color of #f9d2f8
<p style="color:#f9d2f8;">Text here</p>
.mytext {color:#f9d2f8;}
This box has a color of #f9d2f8
<div style="background-color:#f9d2f8;">Content here</div>
.mybackground {background-color:#f9d2f8;}
Border around this has a color of #f9d2f8
<div style="border:2px solid #f9d2f8;">Content here</div>
.myborder {border:2px solid #f9d2f8;}