#faa26a color space conversions
Hex:
#faa26a
RGB:
250, 162, 106
CMY:
2, 36, 58
CMYK:
0, 35, 58, 2
HSL:
23°, 93.5065%, 69.8039%
HSV (HSB):
23°, 57.6000%, 98.0392%
XYZ:
54.9462, 47.2053, 19.8512
xyY:
0.4504, 0.3869, 47.2053
CIE-Lab:
74.3209, 27.2064, 42.3189
CIE-LCH:
74.3209, 50.3098, 57.2634
CIE-Luv:
74.3209, 67.0041, 46.5173
Hunter-Lab:
68.7061, 22.5158, 30.9636
#faa26a color charts
#faa26a color shades, tints & tones
#faa26a color schemes
#faa26a color preview, HTML & CSS examples
This text has a color of #faa26a
<p style="color:#faa26a;">Text here</p>
.mytext {color:#faa26a;}
This box has a color of #faa26a
<div style="background-color:#faa26a;">Content here</div>
.mybackground {background-color:#faa26a;}
Border around this has a color of #faa26a
<div style="border:2px solid #faa26a;">Content here</div>
.myborder {border:2px solid #faa26a;}