#feafe4 color space conversions
Hex:
#feafe4
RGB:
254, 175, 228
CMY:
0, 31, 11
CMYK:
0, 31, 10, 0
HSL:
320°, 97.5309%, 84.1176%
HSV (HSB):
320°, 31.1024%, 99.6078%
XYZ:
70.2066, 57.3322, 80.7647
xyY:
0.3370, 0.2752, 57.3322
CIE-Lab:
80.3661, 36.6062, -14.8955
CIE-LCH:
80.3661, 39.5207, 337.8580
CIE-Luv:
80.3661, 43.5396, -29.5182
Hunter-Lab:
75.7180, 33.0006, -10.2391
#feafe4 color charts
#feafe4 color shades, tints & tones
#feafe4 color schemes
#feafe4 color preview, HTML & CSS examples
This text has a color of #feafe4
<p style="color:#feafe4;">Text here</p>
.mytext {color:#feafe4;}
This box has a color of #feafe4
<div style="background-color:#feafe4;">Content here</div>
.mybackground {background-color:#feafe4;}
Border around this has a color of #feafe4
<div style="border:2px solid #feafe4;">Content here</div>
.myborder {border:2px solid #feafe4;}