#ff3081 color space conversions
Hex:
#ff3081
RGB:
255, 48, 129
CMY:
0, 81, 49
CMYK:
0, 81, 49, 0
HSL:
337°, 100.0000%, 59.4118%
HSV (HSB):
337°, 81.1765%, 100.0000%
XYZ:
46.2594, 24.9589, 23.1483
xyY:
0.4902, 0.2645, 24.9589
CIE-Lab:
57.0353, 78.4924, 6.5564
CIE-LCH:
57.0353, 78.7658, 4.7748
CIE-Luv:
57.0353, 133.2555, -7.4069
Hunter-Lab:
49.9589, 77.8540, 7.4994
#ff3081 color charts
#ff3081 color shades, tints & tones
#ff3081 color schemes
#ff3081 color preview, HTML & CSS examples
This text has a color of #ff3081
<p style="color:#ff3081;">Text here</p>
.mytext {color:#ff3081;}
This box has a color of #ff3081
<div style="background-color:#ff3081;">Content here</div>
.mybackground {background-color:#ff3081;}
Border around this has a color of #ff3081
<div style="border:2px solid #ff3081;">Content here</div>
.myborder {border:2px solid #ff3081;}