#f2da5c color space conversions
Hex:
#f2da5c
RGB:
242, 218, 92
CMY:
5, 15, 64
CMYK:
0, 10, 62, 5
HSL:
50°, 85.2273%, 65.4902%
HSV (HSB):
50°, 61.9835%, 94.9020%
XYZ:
63.6211, 69.7928, 20.2434
xyY:
0.4140, 0.4542, 69.7928
CIE-Lab:
86.8951, -6.1347, 63.2567
CIE-LCH:
86.8951, 63.5535, 95.5393
CIE-Luv:
86.8951, 21.9574, 76.7718
Hunter-Lab:
83.5421, -10.2627, 44.1127
#f2da5c color charts
#f2da5c color shades, tints & tones
#f2da5c color schemes
#f2da5c color preview, HTML & CSS examples
This text has a color of #f2da5c
<p style="color:#f2da5c;">Text here</p>
.mytext {color:#f2da5c;}
This box has a color of #f2da5c
<div style="background-color:#f2da5c;">Content here</div>
.mybackground {background-color:#f2da5c;}
Border around this has a color of #f2da5c
<div style="border:2px solid #f2da5c;">Content here</div>
.myborder {border:2px solid #f2da5c;}