#f51ded color space conversions
Hex:
#f51ded
RGB:
245, 29, 237
CMY:
4, 89, 7
CMYK:
0, 88, 3, 4
HSL:
302°, 91.5254%, 53.7255%
HSV (HSB):
302°, 88.1633%, 96.0784%
XYZ:
53.3816, 26.4056, 82.4040
xyY:
0.3291, 0.1628, 26.4056
CIE-Lab:
58.4201, 91.7527, -53.9501
CIE-LCH:
58.4201, 106.4386, 329.5447
CIE-Luv:
58.4201, 82.5173, -96.6160
Hunter-Lab:
51.3864, 95.5045, -59.1079
#f51ded color charts
#f51ded color shades, tints & tones
#f51ded color schemes
#f51ded color preview, HTML & CSS examples
This text has a color of #f51ded
<p style="color:#f51ded;">Text here</p>
.mytext {color:#f51ded;}
This box has a color of #f51ded
<div style="background-color:#f51ded;">Content here</div>
.mybackground {background-color:#f51ded;}
Border around this has a color of #f51ded
<div style="border:2px solid #f51ded;">Content here</div>
.myborder {border:2px solid #f51ded;}