#fb9bc8 color space conversions
Hex:
#fb9bc8
RGB:
251, 155, 200
CMY:
2, 39, 22
CMYK:
0, 38, 20, 2
HSL:
332°, 92.3077%, 79.6078%
HSV (HSB):
332°, 38.2470%, 98.4314%
XYZ:
61.9303, 48.1220, 60.6680
xyY:
0.3628, 0.2819, 48.1220
CIE-Lab:
74.9018, 41.6510, -7.8474
CIE-LCH:
74.9018, 42.3838, 349.3301
CIE-Luv:
74.9018, 57.1215, -19.3626
Hunter-Lab:
69.3701, 37.9588, -3.2934
#fb9bc8 color charts
#fb9bc8 color shades, tints & tones
#fb9bc8 color schemes
#fb9bc8 color preview, HTML & CSS examples
This text has a color of #fb9bc8
<p style="color:#fb9bc8;">Text here</p>
.mytext {color:#fb9bc8;}
This box has a color of #fb9bc8
<div style="background-color:#fb9bc8;">Content here</div>
.mybackground {background-color:#fb9bc8;}
Border around this has a color of #fb9bc8
<div style="border:2px solid #fb9bc8;">Content here</div>
.myborder {border:2px solid #fb9bc8;}