#faa21c color space conversions
Hex:
#faa21c
RGB:
250, 162, 28
CMY:
2, 36, 89
CMYK:
0, 35, 89, 2
HSL:
36°, 95.6897%, 54.5098%
HSV (HSB):
36°, 88.8000%, 98.0392%
XYZ:
52.5543, 46.2485, 7.2555
xyY:
0.4955, 0.4361, 46.2485
CIE-Lab:
73.7065, 23.7207, 73.5827
CIE-LCH:
73.7065, 77.3116, 72.1323
CIE-Luv:
73.7065, 72.6909, 70.5263
Hunter-Lab:
68.0062, 18.9314, 41.2788
#faa21c color charts
#faa21c color shades, tints & tones
#faa21c color schemes
#faa21c color preview, HTML & CSS examples
This text has a color of #faa21c
<p style="color:#faa21c;">Text here</p>
.mytext {color:#faa21c;}
This box has a color of #faa21c
<div style="background-color:#faa21c;">Content here</div>
.mybackground {background-color:#faa21c;}
Border around this has a color of #faa21c
<div style="border:2px solid #faa21c;">Content here</div>
.myborder {border:2px solid #faa21c;}