#face32 color space conversions
Hex:
#face32
RGB:
250, 206, 50
CMY:
2, 19, 80
CMYK:
0, 18, 80, 2
HSL:
47°, 95.2381%, 58.8235%
HSV (HSB):
47°, 80.0000%, 98.0392%
XYZ:
62.0714, 64.6969, 12.2338
xyY:
0.4465, 0.4654, 64.6969
CIE-Lab:
84.3273, 1.3528, 76.4699
CIE-LCH:
84.3273, 76.4818, 88.9865
CIE-Luv:
84.3273, 37.6789, 83.5751
Hunter-Lab:
80.4344, -3.0114, 47.2862
#face32 color charts
#face32 RGB chart
#face32 CMYK chart
#face32 RGB pie chart
#face32 color shades, tints & tones
#face32 color schemes
#face32 color preview, HTML & CSS examples
This text has a color of #face32
<p style="color:#face32;">Text here</p>
.mytext {color:#face32;}
Text color #face32
This box has a color of #face32
<div style="background-color:#face32;">Content here</div>
.mybackground {background-color:#face32;}
Background color #face32
Border around this has a color of #face32
<div style="border:2px solid #face32;">Content here</div>
.myborder {border:2px solid #face32;}
Border color #face32