#fe95cd color space conversions
Hex:
#fe95cd
RGB:
254, 149, 205
CMY:
0, 42, 20
CMYK:
0, 41, 19, 0
HSL:
328°, 98.1308%, 79.0196%
HSV (HSB):
328°, 41.3386%, 99.6078%
XYZ:
62.6399, 46.9735, 63.5229
xyY:
0.3618, 0.2713, 46.9735
CIE-Lab:
74.1728, 46.4427, -11.6464
CIE-LCH:
74.1728, 47.8807, 345.9222
CIE-Luv:
74.1728, 61.4769, -25.9897
Hunter-Lab:
68.5372, 43.2009, -6.9762
#fe95cd color charts
#fe95cd color shades, tints & tones
#fe95cd color schemes
#fe95cd color preview, HTML & CSS examples
This text has a color of #fe95cd
<p style="color:#fe95cd;">Text here</p>
.mytext {color:#fe95cd;}
This box has a color of #fe95cd
<div style="background-color:#fe95cd;">Content here</div>
.mybackground {background-color:#fe95cd;}
Border around this has a color of #fe95cd
<div style="border:2px solid #fe95cd;">Content here</div>
.myborder {border:2px solid #fe95cd;}