#fd75bd color space conversions
Hex:
#fd75bd
RGB:
253, 117, 189
CMY:
1, 54, 26
CMYK:
0, 54, 25, 1
HSL:
328°, 97.1429%, 72.5490%
HSV (HSB):
328°, 53.7549%, 99.2157%
XYZ:
56.0546, 37.2793, 52.3853
xyY:
0.3847, 0.2558, 37.2793
CIE-Lab:
67.4861, 59.4489, -12.7744
CIE-LCH:
67.4861, 60.8059, 347.8726
CIE-Luv:
67.4861, 81.1063, -29.7920
Hunter-Lab:
61.0568, 57.0266, -8.1297
#fd75bd color charts
#fd75bd color shades, tints & tones
#fd75bd color schemes
#fd75bd color preview, HTML & CSS examples
This text has a color of #fd75bd
<p style="color:#fd75bd;">Text here</p>
.mytext {color:#fd75bd;}
This box has a color of #fd75bd
<div style="background-color:#fd75bd;">Content here</div>
.mybackground {background-color:#fd75bd;}
Border around this has a color of #fd75bd
<div style="border:2px solid #fd75bd;">Content here</div>
.myborder {border:2px solid #fd75bd;}