#fd0dc3 color space conversions
Hex:
#fd0dc3
RGB:
253, 13, 195
CMY:
1, 95, 24
CMYK:
0, 95, 23, 1
HSL:
315°, 98.3607%, 52.1569%
HSV (HSB):
315°, 94.8617%, 99.2157%
XYZ:
50.5023, 25.1106, 53.8148
xyY:
0.3902, 0.1940, 25.1106
CIE-Lab:
57.1830, 89.5301, -31.9510
CIE-LCH:
57.1830, 95.0606, 340.3598
CIE-Luv:
57.1830, 108.0571, -62.7307
Hunter-Lab:
50.1105, 92.2021, -28.5956
#fd0dc3 color charts
#fd0dc3 color shades, tints & tones
#fd0dc3 color schemes
#fd0dc3 color preview, HTML & CSS examples
This text has a color of #fd0dc3
<p style="color:#fd0dc3;">Text here</p>
.mytext {color:#fd0dc3;}
This box has a color of #fd0dc3
<div style="background-color:#fd0dc3;">Content here</div>
.mybackground {background-color:#fd0dc3;}
Border around this has a color of #fd0dc3
<div style="border:2px solid #fd0dc3;">Content here</div>
.myborder {border:2px solid #fd0dc3;}