#ff0081 color space conversions
Hex:
#ff0081
RGB:
255, 0, 129
CMY:
0, 100, 49
CMYK:
0, 100, 49, 0
HSL:
330°, 100.0000%, 50.0000%
HSV (HSB):
330°, 100.0000%, 100.0000%
XYZ:
45.2024, 22.8450, 22.7960
xyY:
0.4976, 0.2515, 22.8450
CIE-Lab:
54.9123, 84.6249, 3.5047
CIE-LCH:
54.9123, 84.6975, 2.3715
CIE-Luv:
54.9123, 141.6602, -12.6428
Hunter-Lab:
47.7964, 85.1688, 5.1798
#ff0081 color charts
#ff0081 color shades, tints & tones
#ff0081 color schemes
#ff0081 color preview, HTML & CSS examples
This text has a color of #ff0081
<p style="color:#ff0081;">Text here</p>
.mytext {color:#ff0081;}
This box has a color of #ff0081
<div style="background-color:#ff0081;">Content here</div>
.mybackground {background-color:#ff0081;}
Border around this has a color of #ff0081
<div style="border:2px solid #ff0081;">Content here</div>
.myborder {border:2px solid #ff0081;}