#fb9dca color space conversions
Hex:
#fb9dca
RGB:
251, 157, 202
CMY:
2, 38, 21
CMYK:
0, 37, 20, 2
HSL:
331°, 92.1569%, 80.0000%
HSV (HSB):
331°, 37.4502%, 98.4314%
XYZ:
62.5013, 48.8874, 62.0192
xyY:
0.3604, 0.2819, 48.8874
CIE-Lab:
75.3812, 40.9127, -8.2337
CIE-LCH:
75.3812, 41.7329, 348.6212
CIE-Luv:
75.3812, 55.6435, -19.8199
Hunter-Lab:
69.9196, 37.2025, -3.6470
#fb9dca color charts
#fb9dca color shades, tints & tones
#fb9dca color schemes
#fb9dca color preview, HTML & CSS examples
This text has a color of #fb9dca
<p style="color:#fb9dca;">Text here</p>
.mytext {color:#fb9dca;}
This box has a color of #fb9dca
<div style="background-color:#fb9dca;">Content here</div>
.mybackground {background-color:#fb9dca;}
Border around this has a color of #fb9dca
<div style="border:2px solid #fb9dca;">Content here</div>
.myborder {border:2px solid #fb9dca;}