#fd35a3 color space conversions
Hex:
#fd35a3
RGB:
253, 53, 163
CMY:
1, 79, 36
CMYK:
0, 79, 36, 1
HSL:
327°, 98.0392%, 60.0000%
HSV (HSB):
327°, 79.0514%, 99.2157%
XYZ:
48.3920, 26.0732, 37.1324
xyY:
0.4336, 0.2336, 26.0732
CIE-Lab:
58.1065, 79.8287, -11.9618
CIE-LCH:
58.1065, 80.7199, 351.4780
CIE-Luv:
58.1065, 115.9779, -32.0065
Hunter-Lab:
51.0619, 79.8082, -7.3726
#fd35a3 color charts
#fd35a3 color shades, tints & tones
#fd35a3 color schemes
#fd35a3 color preview, HTML & CSS examples
This text has a color of #fd35a3
<p style="color:#fd35a3;">Text here</p>
.mytext {color:#fd35a3;}
This box has a color of #fd35a3
<div style="background-color:#fd35a3;">Content here</div>
.mybackground {background-color:#fd35a3;}
Border around this has a color of #fd35a3
<div style="border:2px solid #fd35a3;">Content here</div>
.myborder {border:2px solid #fd35a3;}