#feabf3 color space conversions
Hex:
#feabf3
RGB:
254, 171, 243
CMY:
0, 33, 5
CMYK:
0, 33, 4, 0
HSL:
308°, 97.6471%, 83.3333%
HSV (HSB):
308°, 32.6772%, 99.6078%
XYZ:
71.6136, 56.6677, 91.9575
xyY:
0.3252, 0.2573, 56.6677
CIE-Lab:
79.9923, 41.2166, -23.5441
CIE-LCH:
79.9923, 47.4671, 330.2637
CIE-Luv:
79.9923, 43.0209, -44.1353
Hunter-Lab:
75.2780, 38.0746, -19.7325
#feabf3 color charts
#feabf3 color shades, tints & tones
#feabf3 color schemes
#feabf3 color preview, HTML & CSS examples
This text has a color of #feabf3
<p style="color:#feabf3;">Text here</p>
.mytext {color:#feabf3;}
This box has a color of #feabf3
<div style="background-color:#feabf3;">Content here</div>
.mybackground {background-color:#feabf3;}
Border around this has a color of #feabf3
<div style="border:2px solid #feabf3;">Content here</div>
.myborder {border:2px solid #feabf3;}