#fd2a81 color space conversions
Hex:
#fd2a81
RGB:
253, 42, 129
CMY:
1, 84, 49
CMYK:
0, 83, 49, 1
HSL:
335°, 98.1395%, 57.8431%
HSV (HSB):
335°, 83.3992%, 99.2157%
XYZ:
45.2984, 24.1236, 23.0377
xyY:
0.4899, 0.2609, 24.1236
CIE-Lab:
56.2113, 79.3019, 5.3260
CIE-LCH:
56.2113, 79.4805, 3.8423
CIE-Luv:
56.2113, 133.4399, -9.1141
Hunter-Lab:
49.1157, 78.6743, 6.5711
#fd2a81 color charts
#fd2a81 color shades, tints & tones
#fd2a81 color schemes
#fd2a81 color preview, HTML & CSS examples
This text has a color of #fd2a81
<p style="color:#fd2a81;">Text here</p>
.mytext {color:#fd2a81;}
This box has a color of #fd2a81
<div style="background-color:#fd2a81;">Content here</div>
.mybackground {background-color:#fd2a81;}
Border around this has a color of #fd2a81
<div style="border:2px solid #fd2a81;">Content here</div>
.myborder {border:2px solid #fd2a81;}