#ff1eae color space conversions
Hex:
#ff1eae
RGB:
255, 30, 174
CMY:
0, 88, 32
CMYK:
0, 88, 32, 0
HSL:
322°, 100.0000%, 55.8824%
HSV (HSB):
322°, 88.2353%, 100.0000%
XYZ:
49.3443, 25.2445, 42.3163
xyY:
0.4221, 0.2159, 25.2445
CIE-Lab:
57.3129, 85.8511, -19.5513
CIE-LCH:
57.3129, 88.0492, 347.1705
CIE-Luv:
57.3129, 117.5860, -43.9120
Hunter-Lab:
50.2439, 87.3768, -14.7643
#ff1eae color charts
#ff1eae color shades, tints & tones
#ff1eae color schemes
#ff1eae color preview, HTML & CSS examples
This text has a color of #ff1eae
<p style="color:#ff1eae;">Text here</p>
.mytext {color:#ff1eae;}
This box has a color of #ff1eae
<div style="background-color:#ff1eae;">Content here</div>
.mybackground {background-color:#ff1eae;}
Border around this has a color of #ff1eae
<div style="border:2px solid #ff1eae;">Content here</div>
.myborder {border:2px solid #ff1eae;}