#fe56cd color space conversions
Hex:
#fe56cd
RGB:
254, 86, 205
CMY:
0, 66, 20
CMYK:
0, 66, 19, 0
HSL:
318°, 98.8235%, 66.6667%
HSV (HSB):
318°, 66.1417%, 99.6078%
XYZ:
55.2203, 32.1342, 61.0497
xyY:
0.3721, 0.2165, 32.1342
CIE-Lab:
63.4536, 74.7394, -27.9301
CIE-LCH:
63.4536, 79.7877, 339.5093
CIE-Luv:
63.4536, 89.7297, -55.1626
Hunter-Lab:
56.6870, 74.6791, -24.1721
#fe56cd color charts
#fe56cd color shades, tints & tones
#fe56cd color schemes
#fe56cd color preview, HTML & CSS examples
This text has a color of #fe56cd
<p style="color:#fe56cd;">Text here</p>
.mytext {color:#fe56cd;}
This box has a color of #fe56cd
<div style="background-color:#fe56cd;">Content here</div>
.mybackground {background-color:#fe56cd;}
Border around this has a color of #fe56cd
<div style="border:2px solid #fe56cd;">Content here</div>
.myborder {border:2px solid #fe56cd;}