#f2b95e color space conversions
Hex:
#f2b95e
RGB:
242, 185, 94
CMY:
5, 27, 63
CMYK:
0, 24, 61, 5
HSL:
37°, 85.0575%, 65.8824%
HSV (HSB):
37°, 61.1570%, 94.9020%
XYZ:
55.9873, 54.3833, 18.1359
xyY:
0.4357, 0.4232, 54.3833
CIE-Lab:
78.6847, 11.0110, 53.2081
CIE-LCH:
78.6847, 54.3355, 78.3082
CIE-Luv:
78.6847, 44.9751, 61.5221
Hunter-Lab:
73.7450, 6.4635, 37.0406
#f2b95e color charts
#f2b95e color shades, tints & tones
#f2b95e color schemes
#f2b95e color preview, HTML & CSS examples
This text has a color of #f2b95e
<p style="color:#f2b95e;">Text here</p>
.mytext {color:#f2b95e;}
This box has a color of #f2b95e
<div style="background-color:#f2b95e;">Content here</div>
.mybackground {background-color:#f2b95e;}
Border around this has a color of #f2b95e
<div style="border:2px solid #f2b95e;">Content here</div>
.myborder {border:2px solid #f2b95e;}