#ff008f color space conversions
Hex:
#ff008f
RGB:
255, 0, 143
CMY:
0, 100, 44
CMYK:
0, 100, 44, 0
HSL:
326°, 100.0000%, 50.0000%
HSV (HSB):
326°, 100.0000%, 100.0000%
XYZ:
46.1979, 23.2432, 28.0381
xyY:
0.4739, 0.2384, 23.2432
CIE-Lab:
55.3219, 85.7035, -4.2718
CIE-LCH:
55.3219, 85.8099, 357.1465
CIE-Luv:
55.3219, 135.1918, -22.7121
Hunter-Lab:
48.2112, 86.6765, -0.7334
#ff008f color charts
#ff008f color shades, tints & tones
#ff008f color schemes
#ff008f color preview, HTML & CSS examples
This text has a color of #ff008f
<p style="color:#ff008f;">Text here</p>
.mytext {color:#ff008f;}
This box has a color of #ff008f
<div style="background-color:#ff008f;">Content here</div>
.mybackground {background-color:#ff008f;}
Border around this has a color of #ff008f
<div style="border:2px solid #ff008f;">Content here</div>
.myborder {border:2px solid #ff008f;}