#f2d85d color space conversions
Hex:
#f2d85d
RGB:
242, 216, 93
CMY:
5, 15, 64
CMYK:
0, 11, 62, 5
HSL:
50°, 85.1429%, 65.6863%
HSV (HSB):
50°, 61.5702%, 94.9020%
XYZ:
63.1496, 68.7793, 20.3033
xyY:
0.4148, 0.4518, 68.7793
CIE-Lab:
86.3946, -5.0607, 62.2812
CIE-LCH:
86.3946, 62.4865, 94.6454
CIE-Luv:
86.3946, 23.2695, 75.5406
Hunter-Lab:
82.9333, -9.2143, 43.5382
#f2d85d color charts
#f2d85d color shades, tints & tones
#f2d85d color schemes
#f2d85d color preview, HTML & CSS examples
This text has a color of #f2d85d
<p style="color:#f2d85d;">Text here</p>
.mytext {color:#f2d85d;}
This box has a color of #f2d85d
<div style="background-color:#f2d85d;">Content here</div>
.mybackground {background-color:#f2d85d;}
Border around this has a color of #f2d85d
<div style="border:2px solid #f2d85d;">Content here</div>
.myborder {border:2px solid #f2d85d;}