#f30f52 color space conversions
Hex:
#f30f52
RGB:
243, 15, 82
CMY:
5, 94, 68
CMYK:
0, 94, 66, 5
HSL:
342°, 90.4762%, 50.5882%
HSV (HSB):
342°, 93.8272%, 95.2941%
XYZ:
38.6560, 20.0055, 9.8067
xyY:
0.5646, 0.2922, 20.0055
CIE-Lab:
51.8435, 78.0211, 27.3214
CIE-LCH:
51.8435, 82.6665, 19.2992
CIE-Luv:
51.8435, 149.7228, 13.9632
Hunter-Lab:
44.7275, 75.9962, 18.3097
#f30f52 color charts
#f30f52 color shades, tints & tones
#f30f52 color schemes
#f30f52 color preview, HTML & CSS examples
This text has a color of #f30f52
<p style="color:#f30f52;">Text here</p>
.mytext {color:#f30f52;}
This box has a color of #f30f52
<div style="background-color:#f30f52;">Content here</div>
.mybackground {background-color:#f30f52;}
Border around this has a color of #f30f52
<div style="border:2px solid #f30f52;">Content here</div>
.myborder {border:2px solid #f30f52;}