#f2b83f color space conversions
Hex:
#f2b83f
RGB:
242, 184, 63
CMY:
5, 28, 75
CMYK:
0, 24, 74, 5
HSL:
41°, 87.3171%, 59.8039%
HSV (HSB):
41°, 73.9669%, 94.9020%
XYZ:
54.6556, 53.5171, 12.1518
xyY:
0.4542, 0.4448, 53.5171
CIE-Lab:
78.1793, 9.8397, 66.0861
CIE-LCH:
78.1793, 66.8147, 81.5313
CIE-Luv:
78.1793, 47.5040, 71.6577
Hunter-Lab:
73.1554, 5.3385, 41.3601
#f2b83f color charts
#f2b83f color shades, tints & tones
#f2b83f color schemes
#f2b83f color preview, HTML & CSS examples
This text has a color of #f2b83f
<p style="color:#f2b83f;">Text here</p>
.mytext {color:#f2b83f;}
This box has a color of #f2b83f
<div style="background-color:#f2b83f;">Content here</div>
.mybackground {background-color:#f2b83f;}
Border around this has a color of #f2b83f
<div style="border:2px solid #f2b83f;">Content here</div>
.myborder {border:2px solid #f2b83f;}