#ff3cae color space conversions
Hex:
#ff3cae
RGB:
255, 60, 174
CMY:
0, 76, 32
CMYK:
0, 76, 32, 0
HSL:
325°, 100.0000%, 61.7647%
HSV (HSB):
325°, 76.4706%, 100.0000%
XYZ:
50.4958, 27.5477, 42.7002
xyY:
0.4182, 0.2282, 27.5477
CIE-Lab:
59.4779, 79.6214, -16.2586
CIE-LCH:
59.4779, 81.2644, 348.4589
CIE-Luv:
59.4779, 110.9225, -38.1996
Hunter-Lab:
52.4859, 79.8816, -11.4956
#ff3cae color charts
#ff3cae color shades, tints & tones
#ff3cae color schemes
#ff3cae color preview, HTML & CSS examples
This text has a color of #ff3cae
<p style="color:#ff3cae;">Text here</p>
.mytext {color:#ff3cae;}
This box has a color of #ff3cae
<div style="background-color:#ff3cae;">Content here</div>
.mybackground {background-color:#ff3cae;}
Border around this has a color of #ff3cae
<div style="border:2px solid #ff3cae;">Content here</div>
.myborder {border:2px solid #ff3cae;}