#ff5bcf color space conversions
Hex:
#ff5bcf
RGB:
255, 91, 207
CMY:
0, 64, 19
CMYK:
0, 64, 19, 0
HSL:
318°, 100.0000%, 67.8431%
HSV (HSB):
318°, 64.3137%, 100.0000%
XYZ:
56.2436, 33.2472, 62.4845
xyY:
0.3701, 0.2188, 33.2472
CIE-Lab:
64.3605, 73.3917, -27.6485
CIE-LCH:
64.3605, 78.4269, 339.3574
CIE-Luv:
64.3605, 88.0152, -54.6260
Hunter-Lab:
57.6604, 73.2084, -23.8882
#ff5bcf color charts
#ff5bcf color shades, tints & tones
#ff5bcf color schemes
#ff5bcf color preview, HTML & CSS examples
This text has a color of #ff5bcf
<p style="color:#ff5bcf;">Text here</p>
.mytext {color:#ff5bcf;}
This box has a color of #ff5bcf
<div style="background-color:#ff5bcf;">Content here</div>
.mybackground {background-color:#ff5bcf;}
Border around this has a color of #ff5bcf
<div style="border:2px solid #ff5bcf;">Content here</div>
.myborder {border:2px solid #ff5bcf;}