#fe1dad color space conversions
Hex:
#fe1dad
RGB:
254, 29, 173
CMY:
0, 89, 32
CMYK:
0, 89, 32, 0
HSL:
322°, 99.1189%, 55.4902%
HSV (HSB):
322°, 88.5827%, 99.6078%
XYZ:
48.8552, 24.9667, 41.7793
xyY:
0.4226, 0.2160, 24.9667
CIE-Lab:
57.0430, 85.6828, -19.3966
CIE-LCH:
57.0430, 87.8509, 347.2445
CIE-Luv:
57.0430, 117.4014, -43.6167
Hunter-Lab:
49.9667, 87.0878, -14.5982
#fe1dad color charts
#fe1dad color shades, tints & tones
#fe1dad color schemes
#fe1dad color preview, HTML & CSS examples
This text has a color of #fe1dad
<p style="color:#fe1dad;">Text here</p>
.mytext {color:#fe1dad;}
This box has a color of #fe1dad
<div style="background-color:#fe1dad;">Content here</div>
.mybackground {background-color:#fe1dad;}
Border around this has a color of #fe1dad
<div style="border:2px solid #fe1dad;">Content here</div>
.myborder {border:2px solid #fe1dad;}