#f30a31 color space conversions
Hex:
#f30a31
RGB:
243, 10, 49
CMY:
5, 96, 81
CMYK:
0, 96, 80, 5
HSL:
350°, 92.0949%, 49.6078%
HSV (HSB):
350°, 95.8848%, 95.2941%
XYZ:
37.6251, 19.4935, 4.6853
xyY:
0.6088, 0.3154, 19.4935
CIE-Lab:
51.2597, 77.2146, 45.8804
CIE-LCH:
51.2597, 89.8171, 30.7185
CIE-Luv:
51.2597, 159.6333, 27.6842
Hunter-Lab:
44.1515, 74.8493, 24.6143
#f30a31 color charts
#f30a31 color shades, tints & tones
#f30a31 color schemes
#f30a31 color preview, HTML & CSS examples
This text has a color of #f30a31
<p style="color:#f30a31;">Text here</p>
.mytext {color:#f30a31;}
This box has a color of #f30a31
<div style="background-color:#f30a31;">Content here</div>
.mybackground {background-color:#f30a31;}
Border around this has a color of #f30a31
<div style="border:2px solid #f30a31;">Content here</div>
.myborder {border:2px solid #f30a31;}