#ff5ddb color space conversions
Hex:
#ff5ddb
RGB:
255, 93, 219
CMY:
0, 64, 14
CMYK:
0, 64, 14, 0
HSL:
313°, 100.0000%, 68.2353%
HSV (HSB):
313°, 63.5294%, 100.0000%
XYZ:
57.9405, 34.2032, 70.5659
xyY:
0.3561, 0.2102, 34.2032
CIE-Lab:
65.1235, 74.2830, -33.2098
CIE-LCH:
65.1235, 81.3686, 335.9120
CIE-Luv:
65.1235, 83.1972, -63.5281
Hunter-Lab:
58.4835, 74.4968, -30.6006
#ff5ddb color charts
#ff5ddb color shades, tints & tones
#ff5ddb color schemes
#ff5ddb color preview, HTML & CSS examples
This text has a color of #ff5ddb
<p style="color:#ff5ddb;">Text here</p>
.mytext {color:#ff5ddb;}
This box has a color of #ff5ddb
<div style="background-color:#ff5ddb;">Content here</div>
.mybackground {background-color:#ff5ddb;}
Border around this has a color of #ff5ddb
<div style="border:2px solid #ff5ddb;">Content here</div>
.myborder {border:2px solid #ff5ddb;}