#f30d75 color space conversions
Hex:
#f30d75
RGB:
243, 13, 117
CMY:
5, 95, 54
CMYK:
0, 95, 52, 5
HSL:
333°, 90.5512%, 50.1961%
HSV (HSB):
333°, 94.6502%, 95.2941%
XYZ:
40.3170, 20.6269, 18.6861
xyY:
0.5063, 0.2590, 20.6269
CIE-Lab:
52.5387, 80.2560, 7.0271
CIE-LCH:
52.5387, 80.5631, 5.0039
CIE-Luv:
52.5387, 136.3195, -7.4040
Hunter-Lab:
45.4168, 78.9767, 7.3978
#f30d75 color charts
#f30d75 color shades, tints & tones
#f30d75 color schemes
#f30d75 color preview, HTML & CSS examples
This text has a color of #f30d75
<p style="color:#f30d75;">Text here</p>
.mytext {color:#f30d75;}
This box has a color of #f30d75
<div style="background-color:#f30d75;">Content here</div>
.mybackground {background-color:#f30d75;}
Border around this has a color of #f30d75
<div style="border:2px solid #f30d75;">Content here</div>
.myborder {border:2px solid #f30d75;}