#ff1cae color space conversions
Hex:
#ff1cae
RGB:
255, 28, 174
CMY:
0, 89, 32
CMYK:
0, 89, 32, 0
HSL:
321°, 100.0000%, 55.4902%
HSV (HSB):
321°, 89.0196%, 100.0000%
XYZ:
49.2952, 25.1465, 42.3000
xyY:
0.4223, 0.2154, 25.1465
CIE-Lab:
57.2179, 86.1276, -19.6964
CIE-LCH:
57.2179, 88.3510, 347.1186
CIE-Luv:
57.2179, 117.8774, -44.1620
Hunter-Lab:
50.1463, 87.7146, -14.9106
#ff1cae color charts
#ff1cae color shades, tints & tones
#ff1cae color schemes
#ff1cae color preview, HTML & CSS examples
This text has a color of #ff1cae
<p style="color:#ff1cae;">Text here</p>
.mytext {color:#ff1cae;}
This box has a color of #ff1cae
<div style="background-color:#ff1cae;">Content here</div>
.mybackground {background-color:#ff1cae;}
Border around this has a color of #ff1cae
<div style="border:2px solid #ff1cae;">Content here</div>
.myborder {border:2px solid #ff1cae;}