#fd00bb color space conversions
Hex:
#fd00bb
RGB:
253, 0, 187
CMY:
1, 100, 27
CMYK:
0, 100, 26, 1
HSL:
316°, 100.0000%, 49.6078%
HSV (HSB):
316°, 100.0000%, 99.2157%
XYZ:
49.4777, 24.4705, 49.1292
xyY:
0.4020, 0.1988, 24.4705
CIE-Lab:
56.5558, 89.4762, -28.3030
CIE-LCH:
56.5558, 93.8459, 342.4469
CIE-Luv:
56.5558, 112.5730, -57.1977
Hunter-Lab:
49.4677, 91.9676, -24.2570
#fd00bb color charts
#fd00bb color shades, tints & tones
#fd00bb color schemes
#fd00bb color preview, HTML & CSS examples
This text has a color of #fd00bb
<p style="color:#fd00bb;">Text here</p>
.mytext {color:#fd00bb;}
This box has a color of #fd00bb
<div style="background-color:#fd00bb;">Content here</div>
.mybackground {background-color:#fd00bb;}
Border around this has a color of #fd00bb
<div style="border:2px solid #fd00bb;">Content here</div>
.myborder {border:2px solid #fd00bb;}