#f30a7a color space conversions
Hex:
#f30a7a
RGB:
243, 10, 122
CMY:
5, 96, 52
CMYK:
0, 96, 50, 5
HSL:
331°, 92.0949%, 49.6078%
HSV (HSB):
331°, 95.8848%, 95.2941%
XYZ:
40.5835, 20.6769, 20.2644
xyY:
0.4978, 0.2536, 20.6769
CIE-Lab:
52.5941, 80.8436, 4.0774
CIE-LCH:
52.5941, 80.9464, 2.8873
CIE-Luv:
52.5941, 134.4368, -11.0358
Hunter-Lab:
45.4719, 79.7351, 5.4079
#f30a7a color charts
#f30a7a color shades, tints & tones
#f30a7a color schemes
#f30a7a color preview, HTML & CSS examples
This text has a color of #f30a7a
<p style="color:#f30a7a;">Text here</p>
.mytext {color:#f30a7a;}
This box has a color of #f30a7a
<div style="background-color:#f30a7a;">Content here</div>
.mybackground {background-color:#f30a7a;}
Border around this has a color of #f30a7a
<div style="border:2px solid #f30a7a;">Content here</div>
.myborder {border:2px solid #f30a7a;}