#fd61bf color space conversions
Hex:
#fd61bf
RGB:
253, 97, 191
CMY:
1, 62, 25
CMYK:
0, 62, 25, 1
HSL:
324°, 97.5000%, 68.6275%
HSV (HSB):
324°, 61.6601%, 99.2157%
XYZ:
54.1867, 33.1936, 52.8413
xyY:
0.3864, 0.2367, 33.1936
CIE-Lab:
64.3174, 68.3968, -18.6911
CIE-LCH:
64.3174, 70.9047, 344.7157
CIE-Luv:
64.3174, 89.6102, -40.0806
Hunter-Lab:
57.6139, 67.0574, -14.0488
#fd61bf color charts
#fd61bf color shades, tints & tones
#fd61bf color schemes
#fd61bf color preview, HTML & CSS examples
This text has a color of #fd61bf
<p style="color:#fd61bf;">Text here</p>
.mytext {color:#fd61bf;}
This box has a color of #fd61bf
<div style="background-color:#fd61bf;">Content here</div>
.mybackground {background-color:#fd61bf;}
Border around this has a color of #fd61bf
<div style="border:2px solid #fd61bf;">Content here</div>
.myborder {border:2px solid #fd61bf;}