#ffb9f9 color space conversions
Hex:
#ffb9f9
RGB:
255, 185, 249
CMY:
0, 27, 2
CMYK:
0, 27, 2, 0
HSL:
305°, 100.0000%, 86.2745%
HSV (HSB):
305°, 27.4510%, 100.0000%
XYZ:
75.6878, 62.7975, 97.7545
xyY:
0.3204, 0.2658, 62.7975
CIE-Lab:
83.3357, 35.2750, -21.6715
CIE-LCH:
83.3357, 41.4002, 328.4351
CIE-Luv:
83.3357, 35.8670, -40.3053
Hunter-Lab:
79.2449, 31.8093, -17.6673
#ffb9f9 color charts
#ffb9f9 color shades, tints & tones
#ffb9f9 color schemes
#ffb9f9 color preview, HTML & CSS examples
This text has a color of #ffb9f9
<p style="color:#ffb9f9;">Text here</p>
.mytext {color:#ffb9f9;}
This box has a color of #ffb9f9
<div style="background-color:#ffb9f9;">Content here</div>
.mybackground {background-color:#ffb9f9;}
Border around this has a color of #ffb9f9
<div style="border:2px solid #ffb9f9;">Content here</div>
.myborder {border:2px solid #ffb9f9;}