#ff5da2 color space conversions
Hex:
#ff5da2
RGB:
255, 93, 162
CMY:
0, 64, 36
CMYK:
0, 64, 36, 0
HSL:
334°, 100.0000%, 68.2353%
HSV (HSB):
334°, 63.5294%, 100.0000%
XYZ:
51.6759, 31.6973, 37.5770
xyY:
0.4272, 0.2621, 31.6973
CIE-Lab:
63.0919, 67.1740, -3.9215
CIE-LCH:
63.0919, 67.2884, 356.6589
CIE-Luv:
63.0919, 102.6901, -18.4543
Hunter-Lab:
56.3004, 65.3125, -0.1621
#ff5da2 color charts
#ff5da2 color shades, tints & tones
#ff5da2 color schemes
#ff5da2 color preview, HTML & CSS examples
This text has a color of #ff5da2
<p style="color:#ff5da2;">Text here</p>
.mytext {color:#ff5da2;}
This box has a color of #ff5da2
<div style="background-color:#ff5da2;">Content here</div>
.mybackground {background-color:#ff5da2;}
Border around this has a color of #ff5da2
<div style="border:2px solid #ff5da2;">Content here</div>
.myborder {border:2px solid #ff5da2;}