#ffb3f9 color space conversions
Hex:
#ffb3f9
RGB:
255, 179, 249
CMY:
0, 30, 2
CMYK:
0, 30, 2, 0
HSL:
305°, 100.0000%, 85.0980%
HSV (HSB):
305°, 29.8039%, 100.0000%
XYZ:
74.4590, 60.3398, 97.3449
xyY:
0.3207, 0.2599, 60.3398
CIE-Lab:
82.0225, 38.4134, -23.6658
CIE-LCH:
82.0225, 45.1183, 328.3636
CIE-Luv:
82.0225, 38.7954, -44.0020
Hunter-Lab:
77.6787, 35.1637, -19.9256
#ffb3f9 color charts
#ffb3f9 color shades, tints & tones
#ffb3f9 color schemes
#ffb3f9 color preview, HTML & CSS examples
This text has a color of #ffb3f9
<p style="color:#ffb3f9;">Text here</p>
.mytext {color:#ffb3f9;}
This box has a color of #ffb3f9
<div style="background-color:#ffb3f9;">Content here</div>
.mybackground {background-color:#ffb3f9;}
Border around this has a color of #ffb3f9
<div style="border:2px solid #ffb3f9;">Content here</div>
.myborder {border:2px solid #ffb3f9;}