#fd8fb2 color space conversions
Hex:
#fd8fb2
RGB:
253, 143, 178
CMY:
1, 44, 30
CMYK:
0, 43, 30, 1
HSL:
341°, 96.4912%, 77.6471%
HSV (HSB):
341°, 43.4783%, 99.2157%
XYZ:
58.3664, 43.7419, 47.4863
xyY:
0.3902, 0.2924, 43.7419
CIE-Lab:
72.0557, 45.4391, 0.1502
CIE-LCH:
72.0557, 45.4394, 0.1894
CIE-Luv:
72.0557, 69.8764, -8.3789
Hunter-Lab:
66.1377, 41.7849, 3.7267
#fd8fb2 color charts
#fd8fb2 color shades, tints & tones
#fd8fb2 color schemes
#fd8fb2 color preview, HTML & CSS examples
This text has a color of #fd8fb2
<p style="color:#fd8fb2;">Text here</p>
.mytext {color:#fd8fb2;}
This box has a color of #fd8fb2
<div style="background-color:#fd8fb2;">Content here</div>
.mybackground {background-color:#fd8fb2;}
Border around this has a color of #fd8fb2
<div style="border:2px solid #fd8fb2;">Content here</div>
.myborder {border:2px solid #fd8fb2;}