#f2b15d color space conversions
Hex:
#f2b15d
RGB:
242, 177, 93
CMY:
5, 31, 64
CMYK:
0, 27, 62, 5
HSL:
34°, 85.1429%, 65.6863%
HSV (HSB):
34°, 61.5702%, 94.9020%
XYZ:
54.3159, 51.1118, 17.3587
xyY:
0.4424, 0.4163, 51.1118
CIE-Lab:
76.7467, 15.1514, 51.4615
CIE-LCH:
76.7467, 53.6456, 73.5944
CIE-Luv:
76.7467, 50.8934, 58.4136
Hunter-Lab:
71.4925, 10.5020, 35.6489
#f2b15d color charts
#f2b15d color shades, tints & tones
#f2b15d color schemes
#f2b15d color preview, HTML & CSS examples
This text has a color of #f2b15d
<p style="color:#f2b15d;">Text here</p>
.mytext {color:#f2b15d;}
This box has a color of #f2b15d
<div style="background-color:#f2b15d;">Content here</div>
.mybackground {background-color:#f2b15d;}
Border around this has a color of #f2b15d
<div style="border:2px solid #f2b15d;">Content here</div>
.myborder {border:2px solid #f2b15d;}