#f30e35 color space conversions
Hex:
#f30e35
RGB:
243, 14, 53
CMY:
5, 95, 79
CMYK:
0, 94, 78, 5
HSL:
350°, 90.5138%, 50.3922%
HSV (HSB):
350°, 94.2387%, 95.2941%
XYZ:
37.7618, 19.6258, 5.1661
xyY:
0.6037, 0.3137, 19.6258
CIE-Lab:
51.4115, 77.0044, 43.8226
CIE-LCH:
51.4115, 88.6008, 29.6439
CIE-Luv:
51.4115, 158.1611, 26.5622
Hunter-Lab:
44.3010, 74.6250, 24.0968
#f30e35 color charts
#f30e35 color shades, tints & tones
#f30e35 color schemes
#f30e35 color preview, HTML & CSS examples
This text has a color of #f30e35
<p style="color:#f30e35;">Text here</p>
.mytext {color:#f30e35;}
This box has a color of #f30e35
<div style="background-color:#f30e35;">Content here</div>
.mybackground {background-color:#f30e35;}
Border around this has a color of #f30e35
<div style="border:2px solid #f30e35;">Content here</div>
.myborder {border:2px solid #f30e35;}