#f30d5e color space conversions
Hex:
#f30d5e
RGB:
243, 13, 94
CMY:
5, 95, 63
CMYK:
0, 95, 61, 5
HSL:
339°, 90.5512%, 50.1961%
HSV (HSB):
339°, 94.6502%, 95.2941%
XYZ:
39.1265, 20.1507, 12.4170
xyY:
0.5457, 0.2811, 20.1507
CIE-Lab:
52.0072, 78.8124, 20.2664
CIE-LCH:
52.0072, 81.3764, 14.4210
CIE-Luv:
52.0072, 145.6977, 7.1896
Hunter-Lab:
44.8895, 77.0269, 15.0224
#f30d5e color charts
#f30d5e color shades, tints & tones
#f30d5e color schemes
#f30d5e color preview, HTML & CSS examples
This text has a color of #f30d5e
<p style="color:#f30d5e;">Text here</p>
.mytext {color:#f30d5e;}
This box has a color of #f30d5e
<div style="background-color:#f30d5e;">Content here</div>
.mybackground {background-color:#f30d5e;}
Border around this has a color of #f30d5e
<div style="border:2px solid #f30d5e;">Content here</div>
.myborder {border:2px solid #f30d5e;}