#fd4bb9 color space conversions
Hex:
#fd4bb9
RGB:
253, 75, 185
CMY:
1, 71, 27
CMYK:
0, 70, 27, 1
HSL:
323°, 97.8022%, 64.3137%
HSV (HSB):
323°, 70.3557%, 99.2157%
XYZ:
51.7810, 29.4176, 48.8479
xyY:
0.3982, 0.2262, 29.4176
CIE-Lab:
61.1484, 75.8278, -20.0914
CIE-LCH:
61.1484, 78.4444, 345.1598
CIE-Luv:
61.1484, 100.1610, -43.2326
Hunter-Lab:
54.2380, 75.4976, -15.4313
#fd4bb9 color charts
#fd4bb9 color shades, tints & tones
#fd4bb9 color schemes
#fd4bb9 color preview, HTML & CSS examples
This text has a color of #fd4bb9
<p style="color:#fd4bb9;">Text here</p>
.mytext {color:#fd4bb9;}
This box has a color of #fd4bb9
<div style="background-color:#fd4bb9;">Content here</div>
.mybackground {background-color:#fd4bb9;}
Border around this has a color of #fd4bb9
<div style="border:2px solid #fd4bb9;">Content here</div>
.myborder {border:2px solid #fd4bb9;}