#fd1b8e color space conversions
Hex:
#fd1b8e
RGB:
253, 27, 142
CMY:
1, 89, 44
CMYK:
0, 89, 44, 1
HSL:
329°, 98.2609%, 54.9020%
HSV (HSB):
329°, 89.3281%, 99.2157%
XYZ:
45.7824, 23.6195, 27.7372
xyY:
0.4713, 0.2432, 23.6195
CIE-Lab:
55.7048, 82.8711, -3.1549
CIE-LCH:
55.7048, 82.9311, 357.8198
CIE-Luv:
55.7048, 131.1356, -20.6258
Hunter-Lab:
48.5999, 83.1020, 0.1816
#fd1b8e color charts
#fd1b8e color shades, tints & tones
#fd1b8e color schemes
#fd1b8e color preview, HTML & CSS examples
This text has a color of #fd1b8e
<p style="color:#fd1b8e;">Text here</p>
.mytext {color:#fd1b8e;}
This box has a color of #fd1b8e
<div style="background-color:#fd1b8e;">Content here</div>
.mybackground {background-color:#fd1b8e;}
Border around this has a color of #fd1b8e
<div style="border:2px solid #fd1b8e;">Content here</div>
.myborder {border:2px solid #fd1b8e;}