#ff5385 color space conversions
Hex:
#ff5385
RGB:
255, 83, 133
CMY:
0, 67, 48
CMYK:
0, 67, 48, 0
HSL:
343°, 100.0000%, 66.2745%
HSV (HSB):
343°, 67.4510%, 100.0000%
XYZ:
48.5669, 29.1400, 25.2551
xyY:
0.4717, 0.2830, 29.1400
CIE-Lab:
60.9050, 68.2467, 9.7114
CIE-LCH:
60.9050, 68.9342, 8.0987
CIE-Luv:
60.9050, 117.3252, -0.9578
Hunter-Lab:
53.9814, 66.1282, 10.0483
#ff5385 color charts
#ff5385 color shades, tints & tones
#ff5385 color schemes
#ff5385 color preview, HTML & CSS examples
This text has a color of #ff5385
<p style="color:#ff5385;">Text here</p>
.mytext {color:#ff5385;}
This box has a color of #ff5385
<div style="background-color:#ff5385;">Content here</div>
.mybackground {background-color:#ff5385;}
Border around this has a color of #ff5385
<div style="border:2px solid #ff5385;">Content here</div>
.myborder {border:2px solid #ff5385;}