#f400b9 color space conversions
Hex:
#f400b9
RGB:
244, 0, 185
CMY:
4, 100, 27
CMYK:
0, 100, 24, 4
HSL:
315°, 100.0000%, 47.8431%
HSV (HSB):
315°, 100.0000%, 95.6863%
XYZ:
46.0652, 22.7359, 47.8595
xyY:
0.3949, 0.1949, 22.7359
CIE-Lab:
54.7992, 87.5796, -29.9985
CIE-LCH:
54.7992, 92.5748, 341.0922
CIE-Luv:
54.7992, 106.4134, -58.9513
Hunter-Lab:
47.6822, 89.0030, -26.1330
#f400b9 color charts
#f400b9 color shades, tints & tones
#f400b9 color schemes
#f400b9 color preview, HTML & CSS examples
This text has a color of #f400b9
<p style="color:#f400b9;">Text here</p>
.mytext {color:#f400b9;}
This box has a color of #f400b9
<div style="background-color:#f400b9;">Content here</div>
.mybackground {background-color:#f400b9;}
Border around this has a color of #f400b9
<div style="border:2px solid #f400b9;">Content here</div>
.myborder {border:2px solid #f400b9;}