#face3c color space conversions
Hex:
#face3c
RGB:
250, 206, 60
CMY:
2, 19, 76
CMYK:
0, 18, 76, 2
HSL:
46°, 95.0000%, 60.7843%
HSV (HSB):
46°, 76.0000%, 98.0392%
XYZ:
62.3113, 64.7929, 13.4971
xyY:
0.4432, 0.4608, 64.7929
CIE-Lab:
84.3769, 1.6973, 73.3418
CIE-LCH:
84.3769, 73.3615, 88.6743
CIE-Luv:
84.3769, 37.3843, 81.4659
Hunter-Lab:
80.4940, -2.6858, 46.4042
#face3c color charts
#face3c RGB chart
#face3c CMYK chart
#face3c RGB pie chart
#face3c color shades, tints & tones
#face3c color schemes
#face3c color preview, HTML & CSS examples
This text has a color of #face3c
<p style="color:#face3c;">Text here</p>
.mytext {color:#face3c;}
Text color #face3c
This box has a color of #face3c
<div style="background-color:#face3c;">Content here</div>
.mybackground {background-color:#face3c;}
Background color #face3c
Border around this has a color of #face3c
<div style="border:2px solid #face3c;">Content here</div>
.myborder {border:2px solid #face3c;}
Border color #face3c