#f12211 color space conversions
Hex:
#f12211
RGB:
241, 34, 17
CMY:
5, 87, 93
CMYK:
0, 86, 93, 5
HSL:
5°, 88.8889%, 50.5882%
HSV (HSB):
5°, 92.9461%, 94.5098%
XYZ:
36.9488, 19.8853, 2.4211
xyY:
0.6236, 0.3356, 19.8853
CIE-Lab:
51.7073, 73.0725, 60.4961
CIE-LCH:
51.7073, 94.8650, 39.6211
CIE-Luv:
51.7073, 157.0851, 36.4395
Hunter-Lab:
44.5929, 69.8640, 27.9959
#f12211 color charts
#f12211 color shades, tints & tones
#f12211 color schemes
#f12211 color preview, HTML & CSS examples
This text has a color of #f12211
<p style="color:#f12211;">Text here</p>
.mytext {color:#f12211;}
This box has a color of #f12211
<div style="background-color:#f12211;">Content here</div>
.mybackground {background-color:#f12211;}
Border around this has a color of #f12211
<div style="border:2px solid #f12211;">Content here</div>
.myborder {border:2px solid #f12211;}