#ff30a0 color space conversions
Hex:
#ff30a0
RGB:
255, 48, 160
CMY:
0, 81, 37
CMYK:
0, 81, 37, 0
HSL:
328°, 100.0000%, 59.4118%
HSV (HSB):
328°, 81.1765%, 100.0000%
XYZ:
48.6421, 25.9120, 35.6955
xyY:
0.4412, 0.2350, 25.9120
CIE-Lab:
57.9534, 81.1752, -10.3995
CIE-LCH:
57.9534, 81.8386, 352.6995
CIE-Luv:
57.9534, 120.2076, -30.1109
Hunter-Lab:
50.9038, 81.4875, -5.9435
#ff30a0 color charts
#ff30a0 color shades, tints & tones
#ff30a0 color schemes
#ff30a0 color preview, HTML & CSS examples
This text has a color of #ff30a0
<p style="color:#ff30a0;">Text here</p>
.mytext {color:#ff30a0;}
This box has a color of #ff30a0
<div style="background-color:#ff30a0;">Content here</div>
.mybackground {background-color:#ff30a0;}
Border around this has a color of #ff30a0
<div style="border:2px solid #ff30a0;">Content here</div>
.myborder {border:2px solid #ff30a0;}