#fb8dcb color space conversions
Hex:
#fb8dcb
RGB:
251, 141, 203
CMY:
2, 45, 20
CMYK:
0, 44, 19, 2
HSL:
326°, 93.2203%, 76.8627%
HSV (HSB):
326°, 43.8247%, 98.4314%
XYZ:
60.0880, 43.8708, 61.8008
xyY:
0.3625, 0.2647, 43.8708
CIE-Lab:
72.1420, 49.2051, -13.6237
CIE-LCH:
72.1420, 51.0563, 344.5238
CIE-Luv:
72.1420, 63.9313, -29.4045
Hunter-Lab:
66.2350, 46.0229, -8.9562
#fb8dcb color charts
#fb8dcb color shades, tints & tones
#fb8dcb color schemes
#fb8dcb color preview, HTML & CSS examples
This text has a color of #fb8dcb
<p style="color:#fb8dcb;">Text here</p>
.mytext {color:#fb8dcb;}
This box has a color of #fb8dcb
<div style="background-color:#fb8dcb;">Content here</div>
.mybackground {background-color:#fb8dcb;}
Border around this has a color of #fb8dcb
<div style="border:2px solid #fb8dcb;">Content here</div>
.myborder {border:2px solid #fb8dcb;}