#f302d4 color space conversions
Hex:
#f302d4
RGB:
243, 2, 212
CMY:
5, 99, 17
CMYK:
0, 99, 13, 5
HSL:
308°, 98.3673%, 48.0392%
HSV (HSB):
308°, 99.1770%, 95.2941%
XYZ:
48.8675, 23.8516, 64.3156
xyY:
0.3566, 0.1741, 23.8516
CIE-Lab:
55.9389, 90.4753, -43.7765
CIE-LCH:
55.9389, 100.5095, 334.1800
CIE-Luv:
55.9389, 93.2042, -80.2229
Hunter-Lab:
48.8381, 93.1410, -43.8932
#f302d4 color charts
#f302d4 color shades, tints & tones
#f302d4 color schemes
#f302d4 color preview, HTML & CSS examples
This text has a color of #f302d4
<p style="color:#f302d4;">Text here</p>
.mytext {color:#f302d4;}
This box has a color of #f302d4
<div style="background-color:#f302d4;">Content here</div>
.mybackground {background-color:#f302d4;}
Border around this has a color of #f302d4
<div style="border:2px solid #f302d4;">Content here</div>
.myborder {border:2px solid #f302d4;}