#fd5ba3 color space conversions
Hex:
#fd5ba3
RGB:
253, 91, 163
CMY:
1, 64, 36
CMYK:
0, 64, 36, 1
HSL:
333°, 97.5904%, 67.4510%
HSV (HSB):
333°, 64.0316%, 99.2157%
XYZ:
50.8600, 31.0092, 37.9551
xyY:
0.4245, 0.2588, 31.0092
CIE-Lab:
62.5154, 67.4999, -5.3846
CIE-LCH:
62.5154, 67.7143, 355.4391
CIE-Luv:
62.5154, 101.7102, -20.5220
Hunter-Lab:
55.6859, 65.5804, -1.4315
#fd5ba3 color charts
#fd5ba3 color shades, tints & tones
#fd5ba3 color schemes
#fd5ba3 color preview, HTML & CSS examples
This text has a color of #fd5ba3
<p style="color:#fd5ba3;">Text here</p>
.mytext {color:#fd5ba3;}
This box has a color of #fd5ba3
<div style="background-color:#fd5ba3;">Content here</div>
.mybackground {background-color:#fd5ba3;}
Border around this has a color of #fd5ba3
<div style="border:2px solid #fd5ba3;">Content here</div>
.myborder {border:2px solid #fd5ba3;}