#feaff5 color space conversions
Hex:
#feaff5
RGB:
254, 175, 245
CMY:
0, 31, 4
CMYK:
0, 31, 4, 0
HSL:
307°, 97.5309%, 84.1176%
HSV (HSB):
307°, 31.1024%, 99.6078%
XYZ:
72.6845, 58.3233, 93.8128
xyY:
0.3233, 0.2594, 58.3233
CIE-Lab:
80.9182, 39.4822, -23.2107
CIE-LCH:
80.9182, 45.7993, 329.5497
CIE-Luv:
80.9182, 40.7414, -43.3646
Hunter-Lab:
76.3697, 36.2394, -19.3732
#feaff5 color charts
#feaff5 color shades, tints & tones
#feaff5 color schemes
#feaff5 color preview, HTML & CSS examples
This text has a color of #feaff5
<p style="color:#feaff5;">Text here</p>
.mytext {color:#feaff5;}
This box has a color of #feaff5
<div style="background-color:#feaff5;">Content here</div>
.mybackground {background-color:#feaff5;}
Border around this has a color of #feaff5
<div style="border:2px solid #feaff5;">Content here</div>
.myborder {border:2px solid #feaff5;}