#f51e12 color space conversions
Hex:
#f51e12
RGB:
245, 30, 18
CMY:
4, 88, 93
CMYK:
0, 88, 93, 4
HSL:
3°, 91.9028%, 51.5686%
HSV (HSB):
3°, 92.6531%, 96.0784%
XYZ:
38.2296, 20.3847, 2.4920
xyY:
0.6256, 0.3336, 20.3847
CIE-Lab:
52.2694, 74.8183, 60.9220
CIE-LCH:
52.2694, 96.4845, 39.1548
CIE-Luv:
52.2694, 161.2021, 36.4487
Hunter-Lab:
45.1494, 72.1309, 28.3321
#f51e12 color charts
#f51e12 color shades, tints & tones
#f51e12 color schemes
#f51e12 color preview, HTML & CSS examples
This text has a color of #f51e12
<p style="color:#f51e12;">Text here</p>
.mytext {color:#f51e12;}
This box has a color of #f51e12
<div style="background-color:#f51e12;">Content here</div>
.mybackground {background-color:#f51e12;}
Border around this has a color of #f51e12
<div style="border:2px solid #f51e12;">Content here</div>
.myborder {border:2px solid #f51e12;}