#face42 color space conversions
Hex:
#face42
RGB:
250, 206, 66
CMY:
2, 19, 74
CMYK:
0, 18, 74, 2
HSL:
46°, 94.8454%, 61.9608%
HSV (HSB):
46°, 73.6000%, 98.0392%
XYZ:
62.4790, 64.8600, 14.3805
xyY:
0.4409, 0.4577, 64.8600
CIE-Lab:
84.4115, 1.9374, 71.2717
CIE-LCH:
84.4115, 71.2981, 88.4429
CIE-Luv:
84.4115, 37.1799, 80.0024
Hunter-Lab:
80.5357, -2.4584, 45.7881
#face42 color charts
#face42 RGB chart
#face42 CMYK chart
#face42 RGB pie chart
#face42 color shades, tints & tones
#face42 color schemes
#face42 color preview, HTML & CSS examples
This text has a color of #face42
<p style="color:#face42;">Text here</p>
.mytext {color:#face42;}
Text color #face42
This box has a color of #face42
<div style="background-color:#face42;">Content here</div>
.mybackground {background-color:#face42;}
Background color #face42
Border around this has a color of #face42
<div style="border:2px solid #face42;">Content here</div>
.myborder {border:2px solid #face42;}
Border color #face42