#f400cb color space conversions
Hex:
#f400cb
RGB:
244, 0, 203
CMY:
4, 100, 20
CMYK:
0, 100, 17, 4
HSL:
310°, 100.0000%, 47.8431%
HSV (HSB):
310°, 100.0000%, 95.6863%
XYZ:
48.0877, 23.5449, 58.5100
xyY:
0.3695, 0.1809, 23.5449
CIE-Lab:
55.6292, 89.6680, -39.1012
CIE-LCH:
55.6292, 97.8225, 336.4396
CIE-Luv:
55.6292, 98.0955, -73.0064
Hunter-Lab:
48.5231, 91.9831, -37.5268
#f400cb color charts
#f400cb color shades, tints & tones
#f400cb color schemes
#f400cb color preview, HTML & CSS examples
This text has a color of #f400cb
<p style="color:#f400cb;">Text here</p>
.mytext {color:#f400cb;}
This box has a color of #f400cb
<div style="background-color:#f400cb;">Content here</div>
.mybackground {background-color:#f400cb;}
Border around this has a color of #f400cb
<div style="border:2px solid #f400cb;">Content here</div>
.myborder {border:2px solid #f400cb;}