#ff3b5d color space conversions
Hex:
#ff3b5d
RGB:
255, 59, 93
CMY:
0, 77, 64
CMYK:
0, 77, 64, 0
HSL:
350°, 100.0000%, 61.5686%
HSV (HSB):
350°, 76.8627%, 100.0000%
XYZ:
44.7797, 25.1782, 12.8557
xyY:
0.5407, 0.3040, 25.1782
CIE-Lab:
57.2487, 73.3340, 28.1745
CIE-LCH:
57.2487, 78.5600, 21.0165
CIE-Luv:
57.2487, 141.9159, 17.2597
Hunter-Lab:
50.1779, 71.4855, 19.9344
#ff3b5d color charts
#ff3b5d color shades, tints & tones
#ff3b5d color schemes
#ff3b5d color preview, HTML & CSS examples
This text has a color of #ff3b5d
<p style="color:#ff3b5d;">Text here</p>
.mytext {color:#ff3b5d;}
This box has a color of #ff3b5d
<div style="background-color:#ff3b5d;">Content here</div>
.mybackground {background-color:#ff3b5d;}
Border around this has a color of #ff3b5d
<div style="border:2px solid #ff3b5d;">Content here</div>
.myborder {border:2px solid #ff3b5d;}