#ff008b color space conversions
Hex:
#ff008b
RGB:
255, 0, 139
CMY:
0, 100, 45
CMYK:
0, 100, 45, 0
HSL:
327°, 100.0000%, 50.0000%
HSV (HSB):
327°, 100.0000%, 100.0000%
XYZ:
45.9002, 23.1241, 26.4703
xyY:
0.4807, 0.2422, 23.1241
CIE-Lab:
55.1999, 85.3831, -2.0650
CIE-LCH:
55.1999, 85.4081, 358.6146
CIE-Luv:
55.1999, 137.0636, -19.7856
Hunter-Lab:
48.0875, 86.2276, 1.0244
#ff008b color charts
#ff008b RGB chart
#ff008b CMYK chart
#ff008b RGB pie chart
#ff008b color shades, tints & tones
#ff008b color schemes
#ff008b color preview, HTML & CSS examples
This text has a color of #ff008b
<p style="color:#ff008b;">Text here</p>
.mytext {color:#ff008b;}
Text color #ff008b
This box has a color of #ff008b
<div style="background-color:#ff008b;">Content here</div>
.mybackground {background-color:#ff008b;}
Background color #ff008b
Border around this has a color of #ff008b
<div style="border:2px solid #ff008b;">Content here</div>
.myborder {border:2px solid #ff008b;}
Border color #ff008b