#feaffe color space conversions
Hex:
#feaffe
RGB:
254, 175, 254
CMY:
0, 31, 0
CMYK:
0, 31, 0, 0
HSL:
300°, 97.5309%, 84.1176%
HSV (HSB):
300°, 31.1024%, 99.6078%
XYZ:
74.0924, 58.8865, 101.2271
xyY:
0.3164, 0.2514, 58.8865
CIE-Lab:
81.2292, 41.0753, -27.5615
CIE-LCH:
81.2292, 49.4653, 326.1384
CIE-Luv:
81.2292, 39.2553, -50.7669
Hunter-Lab:
76.7376, 38.0564, -24.4951
#feaffe color charts
#feaffe RGB chart
#feaffe CMYK chart
#feaffe RGB pie chart
#feaffe color shades, tints & tones
#feaffe color schemes
#feaffe color preview, HTML & CSS examples
This text has a color of #feaffe
<p style="color:#feaffe;">Text here</p>
.mytext {color:#feaffe;}
Text color #feaffe
This box has a color of #feaffe
<div style="background-color:#feaffe;">Content here</div>
.mybackground {background-color:#feaffe;}
Background color #feaffe
Border around this has a color of #feaffe
<div style="border:2px solid #feaffe;">Content here</div>
.myborder {border:2px solid #feaffe;}
Border color #feaffe