#face7a color space conversions
Hex:
#face7a
RGB:
250, 206, 122
CMY:
2, 19, 52
CMYK:
0, 18, 51, 2
HSL:
39°, 92.7536%, 72.9412%
HSV (HSB):
39°, 51.2000%, 98.0392%
XYZ:
65.0085, 65.8717, 27.7006
xyY:
0.4099, 0.4154, 65.8717
CIE-Lab:
84.9310, 5.4879, 47.2908
CIE-LCH:
84.9310, 47.6082, 83.3806
CIE-Luv:
84.9310, 34.2557, 59.0135
Hunter-Lab:
81.1614, 0.9421, 36.5772
#face7a color charts
#face7a color shades, tints & tones
#face7a color schemes
#face7a color preview, HTML & CSS examples
This text has a color of #face7a
<p style="color:#face7a;">Text here</p>
.mytext {color:#face7a;}
This box has a color of #face7a
<div style="background-color:#face7a;">Content here</div>
.mybackground {background-color:#face7a;}
Border around this has a color of #face7a
<div style="border:2px solid #face7a;">Content here</div>
.myborder {border:2px solid #face7a;}