#ff53c3 color space conversions
Hex:
#ff53c3
RGB:
255, 83, 195
CMY:
0, 67, 24
CMYK:
0, 67, 24, 0
HSL:
321°, 100.0000%, 66.2745%
HSV (HSB):
321°, 67.4510%, 100.0000%
XYZ:
54.1836, 31.3866, 54.8322
xyY:
0.3859, 0.2235, 31.3866
CIE-Lab:
62.8327, 74.7885, -23.2005
CIE-LCH:
62.8327, 78.3044, 342.7653
CIE-Luv:
62.8327, 95.1641, -47.8957
Hunter-Lab:
56.0238, 74.5952, -18.8123
#ff53c3 color charts
#ff53c3 color shades, tints & tones
#ff53c3 color schemes
#ff53c3 color preview, HTML & CSS examples
This text has a color of #ff53c3
<p style="color:#ff53c3;">Text here</p>
.mytext {color:#ff53c3;}
This box has a color of #ff53c3
<div style="background-color:#ff53c3;">Content here</div>
.mybackground {background-color:#ff53c3;}
Border around this has a color of #ff53c3
<div style="border:2px solid #ff53c3;">Content here</div>
.myborder {border:2px solid #ff53c3;}