#fd0d95 color space conversions
Hex:
#fd0d95
RGB:
253, 13, 149
CMY:
1, 95, 42
CMYK:
0, 95, 41, 1
HSL:
326°, 98.3607%, 52.1569%
HSV (HSB):
326°, 94.8617%, 99.2157%
XYZ:
46.0768, 23.3404, 30.5104
xyY:
0.4611, 0.2336, 23.3404
CIE-Lab:
55.4213, 84.9313, -7.7357
CIE-LCH:
55.4213, 85.2829, 354.7958
CIE-Luv:
55.4213, 129.7288, -27.1083
Hunter-Lab:
48.3119, 85.6958, -3.6250
#fd0d95 color charts
#fd0d95 color shades, tints & tones
#fd0d95 color schemes
#fd0d95 color preview, HTML & CSS examples
This text has a color of #fd0d95
<p style="color:#fd0d95;">Text here</p>
.mytext {color:#fd0d95;}
This box has a color of #fd0d95
<div style="background-color:#fd0d95;">Content here</div>
.mybackground {background-color:#fd0d95;}
Border around this has a color of #fd0d95
<div style="border:2px solid #fd0d95;">Content here</div>
.myborder {border:2px solid #fd0d95;}