#face01 color space conversions
Hex:
#face01
RGB:
250, 206, 1
CMY:
2, 19, 100
CMYK:
0, 18, 100, 2
HSL:
49°, 99.2032%, 49.2157%
HSV (HSB):
49°, 99.6000%, 98.0392%
XYZ:
61.5011, 64.4688, 9.2310
xyY:
0.4549, 0.4768, 64.4688
CIE-Lab:
84.2093, 0.5291, 84.9143
CIE-LCH:
84.2093, 84.9160, 89.6430
CIE-Luv:
84.2093, 38.3909, 88.6681
Hunter-Lab:
80.2925, -3.7873, 49.3883
#face01 color charts
#face01 RGB chart
#face01 CMYK chart
#face01 RGB pie chart
#face01 color shades, tints & tones
#face01 color schemes
#face01 color preview, HTML & CSS examples
This text has a color of #face01
<p style="color:#face01;">Text here</p>
.mytext {color:#face01;}
Text color #face01
This box has a color of #face01
<div style="background-color:#face01;">Content here</div>
.mybackground {background-color:#face01;}
Background color #face01
Border around this has a color of #face01
<div style="border:2px solid #face01;">Content here</div>
.myborder {border:2px solid #face01;}
Border color #face01