#f30f84 color space conversions
Hex:
#f30f84
RGB:
243, 15, 132
CMY:
5, 94, 48
CMYK:
0, 94, 46, 5
HSL:
329°, 90.4762%, 50.5882%
HSV (HSB):
329°, 93.8272%, 95.2941%
XYZ:
41.2978, 21.0623, 23.7186
xyY:
0.4798, 0.2447, 21.0623
CIE-Lab:
53.0176, 81.2142, -1.3431
CIE-LCH:
53.0176, 81.2253, 359.0525
CIE-Luv:
53.0176, 129.4178, -17.8089
Hunter-Lab:
45.8937, 80.3110, 1.4835
#f30f84 color charts
#f30f84 color shades, tints & tones
#f30f84 color schemes
#f30f84 color preview, HTML & CSS examples
This text has a color of #f30f84
<p style="color:#f30f84;">Text here</p>
.mytext {color:#f30f84;}
This box has a color of #f30f84
<div style="background-color:#f30f84;">Content here</div>
.mybackground {background-color:#f30f84;}
Border around this has a color of #f30f84
<div style="border:2px solid #f30f84;">Content here</div>
.myborder {border:2px solid #f30f84;}