#f5a12b color space conversions
Hex:
#f5a12b
RGB:
245, 161, 43
CMY:
4, 37, 83
CMYK:
0, 34, 82, 4
HSL:
35°, 90.9910%, 56.4706%
HSV (HSB):
35°, 82.4490%, 96.0784%
XYZ:
50.8371, 45.0766, 8.3068
xyY:
0.4878, 0.4325, 45.0766
CIE-Lab:
72.9423, 22.4953, 68.5245
CIE-LCH:
72.9423, 72.1224, 71.8260
CIE-Luv:
72.9423, 68.8466, 67.5263
Hunter-Lab:
67.1391, 17.6650, 39.6618
#f5a12b color charts
#f5a12b color shades, tints & tones
#f5a12b color schemes
#f5a12b color preview, HTML & CSS examples
This text has a color of #f5a12b
<p style="color:#f5a12b;">Text here</p>
.mytext {color:#f5a12b;}
This box has a color of #f5a12b
<div style="background-color:#f5a12b;">Content here</div>
.mybackground {background-color:#f5a12b;}
Border around this has a color of #f5a12b
<div style="border:2px solid #f5a12b;">Content here</div>
.myborder {border:2px solid #f5a12b;}