#fd7bbb color space conversions
Hex:
#fd7bbb
RGB:
253, 123, 187
CMY:
1, 52, 27
CMYK:
0, 51, 26, 1
HSL:
330°, 97.0149%, 73.7255%
HSV (HSB):
330°, 51.3834%, 99.2157%
XYZ:
56.5606, 38.6364, 51.4902
xyY:
0.3856, 0.2634, 38.6364
CIE-Lab:
68.4871, 56.3921, -10.1508
CIE-LCH:
68.4871, 57.2985, 349.7958
CIE-Luv:
68.4871, 78.6464, -25.3710
Hunter-Lab:
62.1582, 53.6485, -5.6035
#fd7bbb color charts
#fd7bbb color shades, tints & tones
#fd7bbb color schemes
#fd7bbb color preview, HTML & CSS examples
This text has a color of #fd7bbb
<p style="color:#fd7bbb;">Text here</p>
.mytext {color:#fd7bbb;}
This box has a color of #fd7bbb
<div style="background-color:#fd7bbb;">Content here</div>
.mybackground {background-color:#fd7bbb;}
Border around this has a color of #fd7bbb
<div style="border:2px solid #fd7bbb;">Content here</div>
.myborder {border:2px solid #fd7bbb;}