#fb9ddf color space conversions
Hex:
#fb9ddf
RGB:
251, 157, 223
CMY:
2, 38, 13
CMYK:
0, 37, 11, 2
HSL:
318°, 92.1569%, 80.0000%
HSV (HSB):
318°, 37.4502%, 98.4314%
XYZ:
65.1599, 49.9509, 76.0192
xyY:
0.3409, 0.2613, 49.9509
CIE-Lab:
76.0391, 44.1566, -18.7381
CIE-LCH:
76.0391, 47.9680, 337.0058
CIE-Luv:
76.0391, 51.5792, -36.6714
Hunter-Lab:
70.6759, 40.8858, -14.2993
#fb9ddf color charts
#fb9ddf color shades, tints & tones
#fb9ddf color schemes
#fb9ddf color preview, HTML & CSS examples
This text has a color of #fb9ddf
<p style="color:#fb9ddf;">Text here</p>
.mytext {color:#fb9ddf;}
This box has a color of #fb9ddf
<div style="background-color:#fb9ddf;">Content here</div>
.mybackground {background-color:#fb9ddf;}
Border around this has a color of #fb9ddf
<div style="border:2px solid #fb9ddf;">Content here</div>
.myborder {border:2px solid #fb9ddf;}