#ff5d7a color space conversions
Hex:
#ff5d7a
RGB:
255, 93, 122
CMY:
0, 64, 52
CMYK:
0, 64, 52, 0
HSL:
349°, 100.0000%, 68.2353%
HSV (HSB):
349°, 63.5294%, 100.0000%
XYZ:
48.6672, 30.4938, 21.7332
xyY:
0.4824, 0.3022, 30.4938
CIE-Lab:
62.0780, 63.4655, 17.7343
CIE-LCH:
62.0780, 65.8967, 15.6121
CIE-Luv:
62.0780, 115.3405, 9.7417
Hunter-Lab:
55.2212, 60.6773, 15.3203
#ff5d7a color charts
#ff5d7a color shades, tints & tones
#ff5d7a color schemes
#ff5d7a color preview, HTML & CSS examples
This text has a color of #ff5d7a
<p style="color:#ff5d7a;">Text here</p>
.mytext {color:#ff5d7a;}
This box has a color of #ff5d7a
<div style="background-color:#ff5d7a;">Content here</div>
.mybackground {background-color:#ff5d7a;}
Border around this has a color of #ff5d7a
<div style="border:2px solid #ff5d7a;">Content here</div>
.myborder {border:2px solid #ff5d7a;}