#f8a12a color space conversions
Hex:
#f8a12a
RGB:
248, 161, 42
CMY:
3, 37, 84
CMYK:
0, 35, 83, 3
HSL:
35°, 93.6364%, 56.8627%
HSV (HSB):
35°, 83.0645%, 97.2549%
XYZ:
51.8742, 45.6134, 8.2607
xyY:
0.4905, 0.4313, 45.6134
CIE-Lab:
73.2939, 23.7210, 69.2879
CIE-LCH:
73.2939, 73.2359, 71.1011
CIE-Luv:
73.2939, 71.3423, 67.8540
Hunter-Lab:
67.5377, 18.9110, 40.0245
#f8a12a color charts
#f8a12a color shades, tints & tones
#f8a12a color schemes
#f8a12a color preview, HTML & CSS examples
This text has a color of #f8a12a
<p style="color:#f8a12a;">Text here</p>
.mytext {color:#f8a12a;}
This box has a color of #f8a12a
<div style="background-color:#f8a12a;">Content here</div>
.mybackground {background-color:#f8a12a;}
Border around this has a color of #f8a12a
<div style="border:2px solid #f8a12a;">Content here</div>
.myborder {border:2px solid #f8a12a;}