#fac221 color space conversions
Hex:
#fac221
RGB:
250, 194, 33
CMY:
2, 24, 87
CMYK:
0, 22, 87, 2
HSL:
45°, 95.5947%, 55.4902%
HSV (HSB):
45°, 86.8000%, 98.0392%
XYZ:
58.9906, 59.0174, 9.7212
xyY:
0.4618, 0.4621, 59.0174
CIE-Lab:
81.3011, 7.0977, 78.3718
CIE-LCH:
81.3011, 78.6925, 84.8251
CIE-Luv:
81.3011, 47.1037, 81.7276
Hunter-Lab:
76.8228, 2.6267, 46.2733
#fac221 color charts
#fac221 color shades, tints & tones
#fac221 color schemes
#fac221 color preview, HTML & CSS examples
This text has a color of #fac221
<p style="color:#fac221;">Text here</p>
.mytext {color:#fac221;}
This box has a color of #fac221
<div style="background-color:#fac221;">Content here</div>
.mybackground {background-color:#fac221;}
Border around this has a color of #fac221
<div style="border:2px solid #fac221;">Content here</div>
.myborder {border:2px solid #fac221;}