#f3a80f color space conversions
Hex:
#f3a80f
RGB:
243, 168, 15
CMY:
5, 34, 94
CMYK:
0, 31, 94, 5
HSL:
40°, 90.4762%, 50.5882%
HSV (HSB):
40°, 93.8272%, 95.2941%
XYZ:
51.0510, 47.0944, 6.8514
xyY:
0.4862, 0.4485, 47.0944
CIE-Lab:
74.2501, 17.4266, 76.0544
CIE-LCH:
74.2501, 78.0254, 77.0944
CIE-Luv:
74.2501, 62.3802, 73.7865
Hunter-Lab:
68.6254, 12.6932, 42.1184
#f3a80f color charts
#f3a80f color shades, tints & tones
#f3a80f color schemes
#f3a80f color preview, HTML & CSS examples
This text has a color of #f3a80f
<p style="color:#f3a80f;">Text here</p>
.mytext {color:#f3a80f;}
This box has a color of #f3a80f
<div style="background-color:#f3a80f;">Content here</div>
.mybackground {background-color:#f3a80f;}
Border around this has a color of #f3a80f
<div style="border:2px solid #f3a80f;">Content here</div>
.myborder {border:2px solid #f3a80f;}