#fe4ccd color space conversions
Hex:
#fe4ccd
RGB:
254, 76, 205
CMY:
0, 70, 20
CMYK:
0, 70, 19, 0
HSL:
317°, 98.8889%, 64.7059%
HSV (HSB):
317°, 70.0787%, 99.6078%
XYZ:
54.4769, 30.6475, 60.8019
xyY:
0.3733, 0.2100, 30.6475
CIE-Lab:
62.2089, 78.2240, -29.8528
CIE-LCH:
62.2089, 83.7268, 339.1115
CIE-Luv:
62.2089, 92.9850, -58.5276
Hunter-Lab:
55.3602, 78.7718, -26.3659
#fe4ccd color charts
#fe4ccd color shades, tints & tones
#fe4ccd color schemes
#fe4ccd color preview, HTML & CSS examples
This text has a color of #fe4ccd
<p style="color:#fe4ccd;">Text here</p>
.mytext {color:#fe4ccd;}
This box has a color of #fe4ccd
<div style="background-color:#fe4ccd;">Content here</div>
.mybackground {background-color:#fe4ccd;}
Border around this has a color of #fe4ccd
<div style="border:2px solid #fe4ccd;">Content here</div>
.myborder {border:2px solid #fe4ccd;}