#fd2ab5 color space conversions
Hex:
#fd2ab5
RGB:
253, 42, 181
CMY:
1, 84, 29
CMYK:
0, 83, 28, 1
HSL:
320°, 98.1395%, 57.8431%
HSV (HSB):
320°, 83.3992%, 99.2157%
XYZ:
49.6765, 25.8748, 46.0922
xyY:
0.4084, 0.2127, 25.8748
CIE-Lab:
57.9180, 84.1428, -22.7260
CIE-LCH:
57.9180, 87.1578, 344.8857
CIE-Luv:
57.9180, 110.7498, -48.2595
Hunter-Lab:
50.8673, 85.3037, -18.1172
#fd2ab5 color charts
#fd2ab5 color shades, tints & tones
#fd2ab5 color schemes
#fd2ab5 color preview, HTML & CSS examples
This text has a color of #fd2ab5
<p style="color:#fd2ab5;">Text here</p>
.mytext {color:#fd2ab5;}
This box has a color of #fd2ab5
<div style="background-color:#fd2ab5;">Content here</div>
.mybackground {background-color:#fd2ab5;}
Border around this has a color of #fd2ab5
<div style="border:2px solid #fd2ab5;">Content here</div>
.myborder {border:2px solid #fd2ab5;}