#f30f5a color space conversions
Hex:
#f30f5a
RGB:
243, 15, 90
CMY:
5, 94, 65
CMYK:
0, 94, 63, 5
HSL:
340°, 90.4762%, 50.5882%
HSV (HSB):
340°, 93.8272%, 95.2941%
XYZ:
38.9784, 20.1345, 11.5048
xyY:
0.5520, 0.2851, 20.1345
CIE-Lab:
51.9890, 78.4212, 22.6705
CIE-LCH:
51.9890, 81.6323, 16.1239
CIE-Luv:
51.9890, 146.9074, 9.6208
Hunter-Lab:
44.8715, 76.5321, 16.2084
#f30f5a color charts
#f30f5a color shades, tints & tones
#f30f5a color schemes
#f30f5a color preview, HTML & CSS examples
This text has a color of #f30f5a
<p style="color:#f30f5a;">Text here</p>
.mytext {color:#f30f5a;}
This box has a color of #f30f5a
<div style="background-color:#f30f5a;">Content here</div>
.mybackground {background-color:#f30f5a;}
Border around this has a color of #f30f5a
<div style="border:2px solid #f30f5a;">Content here</div>
.myborder {border:2px solid #f30f5a;}