#f9b2f9 color space conversions
Hex:
#f9b2f9
RGB:
249, 178, 249
CMY:
2, 30, 2
CMYK:
0, 29, 0, 2
HSL:
300°, 85.5422%, 83.7255%
HSV (HSB):
300°, 28.5141%, 97.6471%
XYZ:
72.0862, 58.8201, 97.1766
xyY:
0.3161, 0.2579, 58.8201
CIE-Lab:
81.1926, 37.0416, -24.9856
CIE-LCH:
81.1926, 44.6806, 325.9993
CIE-Luv:
81.1926, 35.4564, -45.8552
Hunter-Lab:
76.6942, 33.5602, -21.4383
#f9b2f9 color charts
#f9b2f9 color shades, tints & tones
#f9b2f9 color schemes
#f9b2f9 color preview, HTML & CSS examples
This text has a color of #f9b2f9
<p style="color:#f9b2f9;">Text here</p>
.mytext {color:#f9b2f9;}
This box has a color of #f9b2f9
<div style="background-color:#f9b2f9;">Content here</div>
.mybackground {background-color:#f9b2f9;}
Border around this has a color of #f9b2f9
<div style="border:2px solid #f9b2f9;">Content here</div>
.myborder {border:2px solid #f9b2f9;}