#faa26e color space conversions
Hex:
#faa26e
RGB:
250, 162, 110
CMY:
2, 36, 57
CMYK:
0, 35, 56, 2
HSL:
22°, 93.3333%, 70.5882%
HSV (HSB):
22°, 56.0000%, 98.0392%
XYZ:
55.1591, 47.2904, 20.9726
xyY:
0.4469, 0.3832, 47.2904
CIE-Lab:
74.3752, 27.5098, 40.3160
CIE-LCH:
74.3752, 48.8075, 55.6922
CIE-Luv:
74.3752, 66.5326, 44.5171
Hunter-Lab:
68.7680, 22.8315, 30.0556
#faa26e color charts
#faa26e color shades, tints & tones
#faa26e color schemes
#faa26e color preview, HTML & CSS examples
This text has a color of #faa26e
<p style="color:#faa26e;">Text here</p>
.mytext {color:#faa26e;}
This box has a color of #faa26e
<div style="background-color:#faa26e;">Content here</div>
.mybackground {background-color:#faa26e;}
Border around this has a color of #faa26e
<div style="border:2px solid #faa26e;">Content here</div>
.myborder {border:2px solid #faa26e;}