#f30f5d color space conversions
Hex:
#f30f5d
RGB:
243, 15, 93
CMY:
5, 94, 64
CMYK:
0, 94, 62, 5
HSL:
339°, 90.4762%, 50.5882%
HSV (HSB):
339°, 93.8272%, 95.2941%
XYZ:
39.1088, 20.1866, 12.1911
xyY:
0.5471, 0.2824, 20.1866
CIE-Lab:
52.0476, 78.5820, 20.9278
CIE-LCH:
52.0476, 81.3210, 14.9128
CIE-Luv:
52.0476, 145.7996, 7.9073
Hunter-Lab:
44.9296, 76.7479, 15.3631
#f30f5d color charts
#f30f5d color shades, tints & tones
#f30f5d color schemes
#f30f5d color preview, HTML & CSS examples
This text has a color of #f30f5d
<p style="color:#f30f5d;">Text here</p>
.mytext {color:#f30f5d;}
This box has a color of #f30f5d
<div style="background-color:#f30f5d;">Content here</div>
.mybackground {background-color:#f30f5d;}
Border around this has a color of #f30f5d
<div style="border:2px solid #f30f5d;">Content here</div>
.myborder {border:2px solid #f30f5d;}