#f30f6a color space conversions
Hex:
#f30f6a
RGB:
243, 15, 106
CMY:
5, 94, 58
CMYK:
0, 94, 56, 5
HSL:
336°, 90.4762%, 50.5882%
HSV (HSB):
336°, 93.8272%, 95.2941%
XYZ:
39.7345, 20.4369, 15.4862
xyY:
0.5252, 0.2701, 20.4369
CIE-Lab:
52.3277, 79.3477, 13.4086
CIE-LCH:
52.3277, 80.4726, 9.5915
CIE-Luv:
52.3277, 140.7069, -0.0091
Hunter-Lab:
45.2072, 77.7783, 11.3347
#f30f6a color charts
#f30f6a color shades, tints & tones
#f30f6a color schemes
#f30f6a color preview, HTML & CSS examples
This text has a color of #f30f6a
<p style="color:#f30f6a;">Text here</p>
.mytext {color:#f30f6a;}
This box has a color of #f30f6a
<div style="background-color:#f30f6a;">Content here</div>
.mybackground {background-color:#f30f6a;}
Border around this has a color of #f30f6a
<div style="border:2px solid #f30f6a;">Content here</div>
.myborder {border:2px solid #f30f6a;}