#f54ded color space conversions
Hex:
#f54ded
RGB:
245, 77, 237
CMY:
4, 70, 7
CMYK:
0, 69, 3, 4
HSL:
303°, 89.3617%, 63.1373%
HSV (HSB):
303°, 68.5714%, 96.0784%
XYZ:
55.5961, 30.8347, 83.1422
xyY:
0.3279, 0.1818, 30.8347
CIE-Lab:
62.3678, 80.3641, -47.6863
CIE-LCH:
62.3678, 93.4472, 329.3160
CIE-Luv:
62.3678, 74.5075, -86.5731
Hunter-Lab:
55.5290, 81.5402, -49.9032
#f54ded color charts
#f54ded color shades, tints & tones
#f54ded color schemes
#f54ded color preview, HTML & CSS examples
This text has a color of #f54ded
<p style="color:#f54ded;">Text here</p>
.mytext {color:#f54ded;}
This box has a color of #f54ded
<div style="background-color:#f54ded;">Content here</div>
.mybackground {background-color:#f54ded;}
Border around this has a color of #f54ded
<div style="border:2px solid #f54ded;">Content here</div>
.myborder {border:2px solid #f54ded;}