#feafe7 color space conversions
Hex:
#feafe7
RGB:
254, 175, 231
CMY:
0, 31, 9
CMYK:
0, 31, 9, 0
HSL:
317°, 97.5309%, 84.1176%
HSV (HSB):
317°, 31.1024%, 99.6078%
XYZ:
70.6268, 57.5003, 82.9775
xyY:
0.3346, 0.2724, 57.5003
CIE-Lab:
80.4602, 37.1006, -16.3718
CIE-LCH:
80.4602, 40.5523, 336.1890
CIE-Luv:
80.4602, 43.0476, -31.9448
Hunter-Lab:
75.8290, 33.5536, -11.7992
#feafe7 color charts
#feafe7 color shades, tints & tones
#feafe7 color schemes
#feafe7 color preview, HTML & CSS examples
This text has a color of #feafe7
<p style="color:#feafe7;">Text here</p>
.mytext {color:#feafe7;}
This box has a color of #feafe7
<div style="background-color:#feafe7;">Content here</div>
.mybackground {background-color:#feafe7;}
Border around this has a color of #feafe7
<div style="border:2px solid #feafe7;">Content here</div>
.myborder {border:2px solid #feafe7;}