#f2a512 color space conversions
Hex:
#f2a512
RGB:
242, 165, 18
CMY:
5, 35, 93
CMYK:
0, 32, 93, 5
HSL:
39°, 89.6000%, 50.9804%
HSV (HSB):
39°, 92.5620%, 94.9020%
XYZ:
50.1823, 45.8312, 6.7737
xyY:
0.4882, 0.4459, 45.8312
CIE-Lab:
73.4359, 18.6178, 74.9524
CIE-LCH:
73.4359, 77.2301, 76.0504
CIE-Luv:
73.4359, 63.9477, 72.4154
Hunter-Lab:
67.6987, 13.8419, 41.4568
#f2a512 color charts
#f2a512 color shades, tints & tones
#f2a512 color schemes
#f2a512 color preview, HTML & CSS examples
This text has a color of #f2a512
<p style="color:#f2a512;">Text here</p>
.mytext {color:#f2a512;}
This box has a color of #f2a512
<div style="background-color:#f2a512;">Content here</div>
.mybackground {background-color:#f2a512;}
Border around this has a color of #f2a512
<div style="border:2px solid #f2a512;">Content here</div>
.myborder {border:2px solid #f2a512;}