#ffb9f0 color space conversions
Hex:
#ffb9f0
RGB:
255, 185, 240
CMY:
0, 27, 6
CMYK:
0, 27, 6, 0
HSL:
313°, 100.0000%, 86.2745%
HSV (HSB):
313°, 27.4510%, 100.0000%
XYZ:
74.3171, 62.2492, 90.5364
xyY:
0.3272, 0.2741, 62.2492
CIE-Lab:
83.0458, 33.7100, -17.3007
CIE-LCH:
83.0458, 37.8903, 332.8321
CIE-Luv:
83.0458, 37.2052, -32.9620
Hunter-Lab:
78.8982, 30.0641, -12.8072
#ffb9f0 color charts
#ffb9f0 color shades, tints & tones
#ffb9f0 color schemes
#ffb9f0 color preview, HTML & CSS examples
This text has a color of #ffb9f0
<p style="color:#ffb9f0;">Text here</p>
.mytext {color:#ffb9f0;}
This box has a color of #ffb9f0
<div style="background-color:#ffb9f0;">Content here</div>
.mybackground {background-color:#ffb9f0;}
Border around this has a color of #ffb9f0
<div style="border:2px solid #ffb9f0;">Content here</div>
.myborder {border:2px solid #ffb9f0;}