#fd0db9 color space conversions
Hex:
#fd0db9
RGB:
253, 13, 185
CMY:
1, 95, 27
CMYK:
0, 95, 27, 1
HSL:
317°, 98.3607%, 52.1569%
HSV (HSB):
317°, 94.8617%, 99.2157%
XYZ:
49.4089, 24.6733, 48.0572
xyY:
0.4045, 0.2020, 24.6733
CIE-Lab:
56.7557, 88.4283, -26.8345
CIE-LCH:
56.7557, 92.4103, 343.1190
CIE-Luv:
56.7557, 112.7225, -54.8868
Hunter-Lab:
49.6722, 90.6274, -22.5918
#fd0db9 color charts
#fd0db9 color shades, tints & tones
#fd0db9 color schemes
#fd0db9 color preview, HTML & CSS examples
This text has a color of #fd0db9
<p style="color:#fd0db9;">Text here</p>
.mytext {color:#fd0db9;}
This box has a color of #fd0db9
<div style="background-color:#fd0db9;">Content here</div>
.mybackground {background-color:#fd0db9;}
Border around this has a color of #fd0db9
<div style="border:2px solid #fd0db9;">Content here</div>
.myborder {border:2px solid #fd0db9;}