#fd8dfb color space conversions
Hex:
#fd8dfb
RGB:
253, 141, 251
CMY:
1, 45, 2
CMYK:
0, 44, 1, 1
HSL:
301°, 96.5517%, 77.2549%
HSV (HSB):
301°, 44.2688%, 99.2157%
XYZ:
67.4455, 46.8974, 96.7641
xyY:
0.3195, 0.2222, 46.8974
CIE-Lab:
74.1241, 57.5065, -36.8998
CIE-LCH:
74.1241, 68.3271, 327.3132
CIE-Luv:
74.1241, 54.3322, -68.0317
Hunter-Lab:
68.4817, 55.9561, -35.8391
#fd8dfb color charts
#fd8dfb color shades, tints & tones
#fd8dfb color schemes
#fd8dfb color preview, HTML & CSS examples
This text has a color of #fd8dfb
<p style="color:#fd8dfb;">Text here</p>
.mytext {color:#fd8dfb;}
This box has a color of #fd8dfb
<div style="background-color:#fd8dfb;">Content here</div>
.mybackground {background-color:#fd8dfb;}
Border around this has a color of #fd8dfb
<div style="border:2px solid #fd8dfb;">Content here</div>
.myborder {border:2px solid #fd8dfb;}