#f2d250 color space conversions
Hex:
#f2d250
RGB:
242, 210, 80
CMY:
5, 18, 69
CMYK:
0, 13, 67, 5
HSL:
48°, 86.1702%, 63.1373%
HSV (HSB):
48°, 66.9421%, 94.9020%
XYZ:
61.1125, 65.5496, 17.0208
xyY:
0.4253, 0.4562, 65.5496
CIE-Lab:
84.7662, -2.7841, 65.9965
CIE-LCH:
84.7662, 66.0552, 92.4156
CIE-Luv:
84.7662, 27.8981, 77.3813
Hunter-Lab:
80.9627, -6.9489, 44.2094
#f2d250 color charts
#f2d250 color shades, tints & tones
#f2d250 color schemes
#f2d250 color preview, HTML & CSS examples
This text has a color of #f2d250
<p style="color:#f2d250;">Text here</p>
.mytext {color:#f2d250;}
This box has a color of #f2d250
<div style="background-color:#f2d250;">Content here</div>
.mybackground {background-color:#f2d250;}
Border around this has a color of #f2d250
<div style="border:2px solid #f2d250;">Content here</div>
.myborder {border:2px solid #f2d250;}