#ff3b5c color space conversions
Hex:
#ff3b5c
RGB:
255, 59, 92
CMY:
0, 77, 64
CMYK:
0, 77, 64, 0
HSL:
350°, 100.0000%, 61.5686%
HSV (HSB):
350°, 76.8627%, 100.0000%
XYZ:
44.7357, 25.1606, 12.6239
xyY:
0.5421, 0.3049, 25.1606
CIE-Lab:
57.2316, 73.2801, 28.7383
CIE-LCH:
57.2316, 78.7138, 21.4137
CIE-Luv:
57.2316, 142.2194, 17.7960
Hunter-Lab:
50.1604, 71.4153, 20.1907
#ff3b5c color charts
#ff3b5c color shades, tints & tones
#ff3b5c color schemes
#ff3b5c color preview, HTML & CSS examples
This text has a color of #ff3b5c
<p style="color:#ff3b5c;">Text here</p>
.mytext {color:#ff3b5c;}
This box has a color of #ff3b5c
<div style="background-color:#ff3b5c;">Content here</div>
.mybackground {background-color:#ff3b5c;}
Border around this has a color of #ff3b5c
<div style="border:2px solid #ff3b5c;">Content here</div>
.myborder {border:2px solid #ff3b5c;}