#ff53b9 color space conversions
Hex:
#ff53b9
RGB:
255, 83, 185
CMY:
0, 67, 27
CMYK:
0, 67, 27, 0
HSL:
324°, 100.0000%, 66.2745%
HSV (HSB):
324°, 67.4510%, 100.0000%
XYZ:
53.0902, 30.9493, 49.0746
xyY:
0.3988, 0.2325, 30.9493
CIE-Lab:
62.4648, 73.5666, -18.0582
CIE-LCH:
62.4648, 75.7505, 346.2084
CIE-Luv:
62.4648, 98.8373, -39.9461
Hunter-Lab:
55.6321, 72.9880, -13.3589
#ff53b9 color charts
#ff53b9 color shades, tints & tones
#ff53b9 color schemes
#ff53b9 color preview, HTML & CSS examples
This text has a color of #ff53b9
<p style="color:#ff53b9;">Text here</p>
.mytext {color:#ff53b9;}
This box has a color of #ff53b9
<div style="background-color:#ff53b9;">Content here</div>
.mybackground {background-color:#ff53b9;}
Border around this has a color of #ff53b9
<div style="border:2px solid #ff53b9;">Content here</div>
.myborder {border:2px solid #ff53b9;}