#fd95db color space conversions
Hex:
#fd95db
RGB:
253, 149, 219
CMY:
1, 42, 14
CMYK:
0, 41, 13, 1
HSL:
320°, 96.2963%, 78.8235%
HSV (HSB):
320°, 41.1067%, 99.2157%
XYZ:
64.0416, 47.4920, 72.8093
xyY:
0.3474, 0.2576, 47.4920
CIE-Lab:
74.5034, 48.2394, -18.8526
CIE-LCH:
74.5034, 51.7925, 338.6538
CIE-Luv:
74.5034, 57.7765, -37.4783
Hunter-Lab:
68.9144, 45.2783, -14.4008
#fd95db color charts
#fd95db color shades, tints & tones
#fd95db color schemes
#fd95db color preview, HTML & CSS examples
This text has a color of #fd95db
<p style="color:#fd95db;">Text here</p>
.mytext {color:#fd95db;}
This box has a color of #fd95db
<div style="background-color:#fd95db;">Content here</div>
.mybackground {background-color:#fd95db;}
Border around this has a color of #fd95db
<div style="border:2px solid #fd95db;">Content here</div>
.myborder {border:2px solid #fd95db;}