#ff5d8f color space conversions
Hex:
#ff5d8f
RGB:
255, 93, 143
CMY:
0, 64, 44
CMYK:
0, 64, 44, 0
HSL:
341°, 100.0000%, 68.2353%
HSV (HSB):
341°, 63.5294%, 100.0000%
XYZ:
50.1123, 31.0719, 29.3429
xyY:
0.4534, 0.2811, 31.0719
CIE-Lab:
62.5683, 65.2729, 6.2779
CIE-LCH:
62.5683, 65.5741, 5.4938
CIE-Luv:
62.5683, 108.9202, -4.4839
Hunter-Lab:
55.7421, 62.9230, 7.8090
#ff5d8f color charts
#ff5d8f color shades, tints & tones
#ff5d8f color schemes
#ff5d8f color preview, HTML & CSS examples
This text has a color of #ff5d8f
<p style="color:#ff5d8f;">Text here</p>
.mytext {color:#ff5d8f;}
This box has a color of #ff5d8f
<div style="background-color:#ff5d8f;">Content here</div>
.mybackground {background-color:#ff5d8f;}
Border around this has a color of #ff5d8f
<div style="border:2px solid #ff5d8f;">Content here</div>
.myborder {border:2px solid #ff5d8f;}