#ff008d color space conversions
Hex:
#ff008d
RGB:
255, 0, 141
CMY:
0, 100, 45
CMYK:
0, 100, 45, 0
HSL:
327°, 100.0000%, 50.0000%
HSV (HSB):
327°, 100.0000%, 100.0000%
XYZ:
46.0477, 23.1831, 27.2471
xyY:
0.4773, 0.2403, 23.1831
CIE-Lab:
55.2604, 85.5421, -3.1699
CIE-LCH:
55.2604, 85.6008, 357.8778
CIE-Luv:
55.2604, 136.1297, -21.2443
Hunter-Lab:
48.1488, 86.4503, 0.1524
#ff008d color charts
#ff008d RGB chart
#ff008d CMYK chart
#ff008d RGB pie chart
#ff008d color shades, tints & tones
#ff008d color schemes
#ff008d color preview, HTML & CSS examples
This text has a color of #ff008d
<p style="color:#ff008d;">Text here</p>
.mytext {color:#ff008d;}
Text color #ff008d
This box has a color of #ff008d
<div style="background-color:#ff008d;">Content here</div>
.mybackground {background-color:#ff008d;}
Background color #ff008d
Border around this has a color of #ff008d
<div style="border:2px solid #ff008d;">Content here</div>
.myborder {border:2px solid #ff008d;}
Border color #ff008d