#fe8dcd color space conversions
Hex:
#fe8dcd
RGB:
254, 141, 205
CMY:
0, 45, 20
CMYK:
0, 44, 19, 0
HSL:
326°, 98.2609%, 77.4510%
HSV (HSB):
326°, 44.4882%, 99.6078%
XYZ:
61.4174, 44.5284, 63.1154
xyY:
0.3633, 0.2634, 44.5284
CIE-Lab:
72.5802, 50.4578, -14.0341
CIE-LCH:
72.5802, 52.3731, 344.4569
CIE-Luv:
72.5802, 65.6454, -30.2982
Hunter-Lab:
66.7296, 47.5132, -9.3681
#fe8dcd color charts
#fe8dcd color shades, tints & tones
#fe8dcd color schemes
#fe8dcd color preview, HTML & CSS examples
This text has a color of #fe8dcd
<p style="color:#fe8dcd;">Text here</p>
.mytext {color:#fe8dcd;}
This box has a color of #fe8dcd
<div style="background-color:#fe8dcd;">Content here</div>
.mybackground {background-color:#fe8dcd;}
Border around this has a color of #fe8dcd
<div style="border:2px solid #fe8dcd;">Content here</div>
.myborder {border:2px solid #fe8dcd;}