#fd0bb9 color space conversions
Hex:
#fd0bb9
RGB:
253, 11, 185
CMY:
1, 96, 27
CMYK:
0, 96, 27, 1
HSL:
317°, 98.3740%, 51.7647%
HSV (HSB):
317°, 95.6522%, 99.2157%
XYZ:
49.3846, 24.6248, 48.0491
xyY:
0.4046, 0.2017, 24.6248
CIE-Lab:
56.7080, 88.5682, -26.9082
CIE-LCH:
56.7080, 92.5655, 343.1005
CIE-Luv:
56.7080, 112.8571, -55.0120
Hunter-Lab:
49.6234, 90.8005, -22.6728
#fd0bb9 color charts
#fd0bb9 color shades, tints & tones
#fd0bb9 color schemes
#fd0bb9 color preview, HTML & CSS examples
This text has a color of #fd0bb9
<p style="color:#fd0bb9;">Text here</p>
.mytext {color:#fd0bb9;}
This box has a color of #fd0bb9
<div style="background-color:#fd0bb9;">Content here</div>
.mybackground {background-color:#fd0bb9;}
Border around this has a color of #fd0bb9
<div style="border:2px solid #fd0bb9;">Content here</div>
.myborder {border:2px solid #fd0bb9;}