#faa32c color space conversions
Hex:
#faa32c
RGB:
250, 163, 44
CMY:
2, 36, 83
CMYK:
0, 35, 82, 2
HSL:
35°, 95.3704%, 57.6471%
HSV (HSB):
35°, 82.4000%, 98.0392%
XYZ:
52.9762, 46.7002, 8.6048
xyY:
0.4892, 0.4313, 46.7002
CIE-Lab:
73.9976, 23.5611, 69.3415
CIE-LCH:
73.9976, 73.2350, 71.2331
CIE-Luv:
73.9976, 71.2617, 68.3005
Hunter-Lab:
68.3376, 18.7847, 40.3708
#faa32c color charts
#faa32c color shades, tints & tones
#faa32c color schemes
#faa32c color preview, HTML & CSS examples
This text has a color of #faa32c
<p style="color:#faa32c;">Text here</p>
.mytext {color:#faa32c;}
This box has a color of #faa32c
<div style="background-color:#faa32c;">Content here</div>
.mybackground {background-color:#faa32c;}
Border around this has a color of #faa32c
<div style="border:2px solid #faa32c;">Content here</div>
.myborder {border:2px solid #faa32c;}