#ff5dc9 color space conversions
Hex:
#ff5dc9
RGB:
255, 93, 201
CMY:
0, 64, 21
CMYK:
0, 64, 21, 0
HSL:
320°, 100.0000%, 68.2353%
HSV (HSB):
320°, 63.5294%, 100.0000%
XYZ:
55.6970, 33.3057, 58.7514
xyY:
0.3770, 0.2254, 33.3057
CIE-Lab:
64.4077, 71.8241, -24.1892
CIE-LCH:
64.4077, 75.7879, 341.3873
CIE-Luv:
64.4077, 89.3463, -49.0495
Hunter-Lab:
57.7111, 71.2757, -19.9610
#ff5dc9 color charts
#ff5dc9 color shades, tints & tones
#ff5dc9 color schemes
#ff5dc9 color preview, HTML & CSS examples
This text has a color of #ff5dc9
<p style="color:#ff5dc9;">Text here</p>
.mytext {color:#ff5dc9;}
This box has a color of #ff5dc9
<div style="background-color:#ff5dc9;">Content here</div>
.mybackground {background-color:#ff5dc9;}
Border around this has a color of #ff5dc9
<div style="border:2px solid #ff5dc9;">Content here</div>
.myborder {border:2px solid #ff5dc9;}