#ff4dbd color space conversions
Hex:
#ff4dbd
RGB:
255, 77, 189
CMY:
0, 70, 26
CMYK:
0, 70, 26, 0
HSL:
322°, 100.0000%, 65.0980%
HSV (HSB):
322°, 69.8039%, 100.0000%
XYZ:
53.0792, 30.2419, 51.1838
xyY:
0.3946, 0.2248, 30.2419
CIE-Lab:
61.8624, 76.1348, -21.2630
CIE-LCH:
61.8624, 79.0482, 344.3959
CIE-Luv:
61.8624, 99.5019, -45.1232
Hunter-Lab:
54.9926, 76.0521, -16.6887
#ff4dbd color charts
#ff4dbd color shades, tints & tones
#ff4dbd color schemes
#ff4dbd color preview, HTML & CSS examples
This text has a color of #ff4dbd
<p style="color:#ff4dbd;">Text here</p>
.mytext {color:#ff4dbd;}
This box has a color of #ff4dbd
<div style="background-color:#ff4dbd;">Content here</div>
.mybackground {background-color:#ff4dbd;}
Border around this has a color of #ff4dbd
<div style="border:2px solid #ff4dbd;">Content here</div>
.myborder {border:2px solid #ff4dbd;}