#fb8bca color space conversions
Hex:
#fb8bca
RGB:
251, 139, 202
CMY:
2, 45, 21
CMYK:
0, 45, 20, 2
HSL:
326°, 93.3333%, 76.4706%
HSV (HSB):
326°, 44.6215%, 98.4314%
XYZ:
59.6769, 43.2387, 61.0777
xyY:
0.3639, 0.2637, 43.2387
CIE-Lab:
71.7167, 50.0576, -13.7087
CIE-LCH:
71.7167, 51.9008, 344.6846
CIE-Luv:
71.7167, 65.1900, -29.6682
Hunter-Lab:
65.7562, 46.9242, -9.0423
#fb8bca color charts
#fb8bca color shades, tints & tones
#fb8bca color schemes
#fb8bca color preview, HTML & CSS examples
This text has a color of #fb8bca
<p style="color:#fb8bca;">Text here</p>
.mytext {color:#fb8bca;}
This box has a color of #fb8bca
<div style="background-color:#fb8bca;">Content here</div>
.mybackground {background-color:#fb8bca;}
Border around this has a color of #fb8bca
<div style="border:2px solid #fb8bca;">Content here</div>
.myborder {border:2px solid #fb8bca;}