#face02 color space conversions
Hex:
#face02
RGB:
250, 206, 2
CMY:
2, 19, 99
CMYK:
0, 18, 99, 2
HSL:
49°, 98.4127%, 49.4118%
HSV (HSB):
49°, 99.2000%, 98.0392%
XYZ:
61.5066, 64.4710, 9.2598
xyY:
0.4548, 0.4767, 64.4710
CIE-Lab:
84.2104, 0.5371, 84.8248
CIE-LCH:
84.2104, 84.8265, 89.6372
CIE-Luv:
84.2104, 38.3840, 88.6186
Hunter-Lab:
80.2938, -3.7798, 49.3681
#face02 color charts
#face02 RGB chart
#face02 CMYK chart
#face02 RGB pie chart
#face02 color shades, tints & tones
#face02 color schemes
#face02 color preview, HTML & CSS examples
This text has a color of #face02
<p style="color:#face02;">Text here</p>
.mytext {color:#face02;}
Text color #face02
This box has a color of #face02
<div style="background-color:#face02;">Content here</div>
.mybackground {background-color:#face02;}
Background color #face02
Border around this has a color of #face02
<div style="border:2px solid #face02;">Content here</div>
.myborder {border:2px solid #face02;}
Border color #face02