#ff30a3 color space conversions
Hex:
#ff30a3
RGB:
255, 48, 163
CMY:
0, 81, 36
CMYK:
0, 81, 36, 0
HSL:
327°, 100.0000%, 59.4118%
HSV (HSB):
327°, 81.1765%, 100.0000%
XYZ:
48.9078, 26.0182, 37.0946
xyY:
0.4366, 0.2323, 26.0182
CIE-Lab:
58.0544, 81.4669, -12.0042
CIE-LCH:
58.0544, 82.3465, 351.6178
CIE-Luv:
58.0544, 118.9060, -32.4095
Hunter-Lab:
51.0081, 81.8861, -7.4118
#ff30a3 color charts
#ff30a3 color shades, tints & tones
#ff30a3 color schemes
#ff30a3 color preview, HTML & CSS examples
This text has a color of #ff30a3
<p style="color:#ff30a3;">Text here</p>
.mytext {color:#ff30a3;}
This box has a color of #ff30a3
<div style="background-color:#ff30a3;">Content here</div>
.mybackground {background-color:#ff30a3;}
Border around this has a color of #ff30a3
<div style="border:2px solid #ff30a3;">Content here</div>
.myborder {border:2px solid #ff30a3;}