#face2e color space conversions
Hex:
#face2e
RGB:
250, 206, 46
CMY:
2, 19, 82
CMYK:
0, 18, 82, 2
HSL:
47°, 95.3271%, 58.0392%
HSV (HSB):
47°, 81.6000%, 98.0392%
XYZ:
61.9888, 64.6639, 11.7990
xyY:
0.4477, 0.4671, 64.6639
CIE-Lab:
84.3102, 1.2340, 77.5978
CIE-LCH:
84.3102, 77.6076, 89.0889
CIE-Luv:
84.3102, 37.7810, 84.3057
Hunter-Lab:
80.4138, -3.1236, 47.5902
#face2e color charts
#face2e RGB chart
#face2e CMYK chart
#face2e RGB pie chart
#face2e color shades, tints & tones
#face2e color schemes
#face2e color preview, HTML & CSS examples
This text has a color of #face2e
<p style="color:#face2e;">Text here</p>
.mytext {color:#face2e;}
Text color #face2e
This box has a color of #face2e
<div style="background-color:#face2e;">Content here</div>
.mybackground {background-color:#face2e;}
Background color #face2e
Border around this has a color of #face2e
<div style="border:2px solid #face2e;">Content here</div>
.myborder {border:2px solid #face2e;}
Border color #face2e