#ff008c color space conversions
Hex:
#ff008c
RGB:
255, 0, 140
CMY:
0, 100, 45
CMYK:
0, 100, 45, 0
HSL:
327°, 100.0000%, 50.0000%
HSV (HSB):
327°, 100.0000%, 100.0000%
XYZ:
45.9736, 23.1534, 26.8569
xyY:
0.4790, 0.2412, 23.1534
CIE-Lab:
55.2300, 85.4623, -2.6178
CIE-LCH:
55.2300, 85.5024, 358.2455
CIE-Luv:
55.2300, 136.5972, -20.5138
Hunter-Lab:
48.1180, 86.3385, 0.5901
#ff008c color charts
#ff008c RGB chart
#ff008c CMYK chart
#ff008c RGB pie chart
#ff008c color shades, tints & tones
#ff008c color schemes
#ff008c color preview, HTML & CSS examples
This text has a color of #ff008c
<p style="color:#ff008c;">Text here</p>
.mytext {color:#ff008c;}
Text color #ff008c
This box has a color of #ff008c
<div style="background-color:#ff008c;">Content here</div>
.mybackground {background-color:#ff008c;}
Background color #ff008c
Border around this has a color of #ff008c
<div style="border:2px solid #ff008c;">Content here</div>
.myborder {border:2px solid #ff008c;}
Border color #ff008c