#fd5f8b color space conversions
Hex:
#fd5f8b
RGB:
253, 95, 139
CMY:
1, 63, 45
CMYK:
0, 62, 45, 1
HSL:
343°, 97.5309%, 68.2353%
HSV (HSB):
343°, 62.4506%, 99.2157%
XYZ:
49.2604, 30.9311, 27.8001
xyY:
0.4562, 0.2864, 30.9311
CIE-Lab:
62.4495, 63.4831, 8.3780
CIE-LCH:
62.4495, 64.0335, 7.5180
CIE-Luv:
62.4495, 107.5036, -1.4181
Hunter-Lab:
55.6158, 60.7748, 9.2944
#fd5f8b color charts
#fd5f8b color shades, tints & tones
#fd5f8b color schemes
#fd5f8b color preview, HTML & CSS examples
This text has a color of #fd5f8b
<p style="color:#fd5f8b;">Text here</p>
.mytext {color:#fd5f8b;}
This box has a color of #fd5f8b
<div style="background-color:#fd5f8b;">Content here</div>
.mybackground {background-color:#fd5f8b;}
Border around this has a color of #fd5f8b
<div style="border:2px solid #fd5f8b;">Content here</div>
.myborder {border:2px solid #fd5f8b;}