#fb5dcb color space conversions
Hex:
#fb5dcb
RGB:
251, 93, 203
CMY:
2, 64, 20
CMYK:
0, 63, 19, 2
HSL:
318°, 95.1807%, 67.4510%
HSV (HSB):
318°, 62.9482%, 98.4314%
XYZ:
54.4775, 32.6497, 59.9307
xyY:
0.3704, 0.2220, 32.6497
CIE-Lab:
63.8763, 71.0385, -26.1876
CIE-LCH:
63.8763, 75.7117, 339.7641
CIE-Luv:
63.8763, 85.6420, -51.8813
Hunter-Lab:
57.1399, 70.1879, -22.1878
#fb5dcb color charts
#fb5dcb color shades, tints & tones
#fb5dcb color schemes
#fb5dcb color preview, HTML & CSS examples
This text has a color of #fb5dcb
<p style="color:#fb5dcb;">Text here</p>
.mytext {color:#fb5dcb;}
This box has a color of #fb5dcb
<div style="background-color:#fb5dcb;">Content here</div>
.mybackground {background-color:#fb5dcb;}
Border around this has a color of #fb5dcb
<div style="border:2px solid #fb5dcb;">Content here</div>
.myborder {border:2px solid #fb5dcb;}