#f1812a color space conversions
Hex:
#f1812a
RGB:
241, 129, 42
CMY:
5, 49, 84
CMYK:
0, 46, 83, 5
HSL:
26°, 87.6652%, 55.4902%
HSV (HSB):
26°, 82.5726%, 94.5098%
XYZ:
44.5438, 34.5685, 6.5152
xyY:
0.5202, 0.4037, 34.5685
CIE-Lab:
65.4113, 37.4658, 62.1382
CIE-LCH:
65.4113, 72.5593, 58.9124
CIE-Luv:
65.4113, 91.8200, 55.8356
Hunter-Lab:
58.7949, 32.3427, 34.5865
#f1812a color charts
#f1812a color shades, tints & tones
#f1812a color schemes
#f1812a color preview, HTML & CSS examples
This text has a color of #f1812a
<p style="color:#f1812a;">Text here</p>
.mytext {color:#f1812a;}
This box has a color of #f1812a
<div style="background-color:#f1812a;">Content here</div>
.mybackground {background-color:#f1812a;}
Border around this has a color of #f1812a
<div style="border:2px solid #f1812a;">Content here</div>
.myborder {border:2px solid #f1812a;}