#face95 color space conversions
Hex:
#face95
RGB:
250, 206, 149
CMY:
2, 19, 42
CMYK:
0, 18, 40, 2
HSL:
34°, 90.9910%, 78.2353%
HSV (HSB):
34°, 40.4000%, 98.0392%
XYZ:
66.9205, 66.6365, 37.7688
xyY:
0.3906, 0.3889, 66.6365
CIE-Lab:
85.3201, 8.0879, 34.1645
CIE-LCH:
85.3201, 35.1088, 76.6813
CIE-Luv:
85.3201, 32.2239, 44.3724
Hunter-Lab:
81.6312, 3.4780, 29.7098
#face95 color charts
#face95 color shades, tints & tones
#face95 color schemes
#face95 color preview, HTML & CSS examples
This text has a color of #face95
<p style="color:#face95;">Text here</p>
.mytext {color:#face95;}
This box has a color of #face95
<div style="background-color:#face95;">Content here</div>
.mybackground {background-color:#face95;}
Border around this has a color of #face95
<div style="border:2px solid #face95;">Content here</div>
.myborder {border:2px solid #face95;}