#f923db color space conversions
Hex:
#f923db
RGB:
249, 35, 219
CMY:
2, 86, 14
CMYK:
0, 86, 12, 2
HSL:
308°, 94.6903%, 55.6863%
HSV (HSB):
308°, 85.9438%, 97.6471%
XYZ:
52.4541, 26.4563, 69.3598
xyY:
0.3538, 0.1784, 26.4563
CIE-Lab:
58.4676, 89.1446, -43.6936
CIE-LCH:
58.4676, 99.2769, 333.8885
CIE-Luv:
58.4676, 92.2221, -80.6670
Hunter-Lab:
51.4357, 92.0221, -43.9462
#f923db color charts
#f923db color shades, tints & tones
#f923db color schemes
#f923db color preview, HTML & CSS examples
This text has a color of #f923db
<p style="color:#f923db;">Text here</p>
.mytext {color:#f923db;}
This box has a color of #f923db
<div style="background-color:#f923db;">Content here</div>
.mybackground {background-color:#f923db;}
Border around this has a color of #f923db
<div style="border:2px solid #f923db;">Content here</div>
.myborder {border:2px solid #f923db;}