#f400b0 color space conversions
Hex:
#f400b0
RGB:
244, 0, 176
CMY:
4, 100, 31
CMYK:
0, 100, 28, 4
HSL:
317°, 100.0000%, 47.8431%
HSV (HSB):
317°, 100.0000%, 95.6863%
XYZ:
45.1447, 22.3677, 43.0123
xyY:
0.4085, 0.2024, 22.3677
CIE-Lab:
54.4150, 86.6023, -25.3436
CIE-LCH:
54.4150, 90.2345, 343.6883
CIE-Luv:
54.4150, 110.6697, -51.9070
Hunter-Lab:
47.2945, 87.6209, -20.8156
#f400b0 color charts
#f400b0 color shades, tints & tones
#f400b0 color schemes
#f400b0 color preview, HTML & CSS examples
This text has a color of #f400b0
<p style="color:#f400b0;">Text here</p>
.mytext {color:#f400b0;}
This box has a color of #f400b0
<div style="background-color:#f400b0;">Content here</div>
.mybackground {background-color:#f400b0;}
Border around this has a color of #f400b0
<div style="border:2px solid #f400b0;">Content here</div>
.myborder {border:2px solid #f400b0;}