#f9b9f5 color space conversions
Hex:
#f9b9f5
RGB:
249, 185, 245
CMY:
2, 27, 4
CMYK:
0, 26, 2, 2
HSL:
304°, 84.2105%, 85.0980%
HSV (HSB):
304°, 25.7028%, 97.6471%
XYZ:
72.8973, 61.4302, 94.4013
xyY:
0.3187, 0.2686, 61.4302
CIE-Lab:
82.6095, 32.6382, -20.6918
CIE-LCH:
82.6095, 38.6445, 327.6263
CIE-Luv:
82.6095, 32.6476, -38.2083
Hunter-Lab:
78.3774, 28.8588, -16.5473
#f9b9f5 color charts
#f9b9f5 color shades, tints & tones
#f9b9f5 color schemes
#f9b9f5 color preview, HTML & CSS examples
This text has a color of #f9b9f5
<p style="color:#f9b9f5;">Text here</p>
.mytext {color:#f9b9f5;}
This box has a color of #f9b9f5
<div style="background-color:#f9b9f5;">Content here</div>
.mybackground {background-color:#f9b9f5;}
Border around this has a color of #f9b9f5
<div style="border:2px solid #f9b9f5;">Content here</div>
.myborder {border:2px solid #f9b9f5;}