#ff315b color space conversions
Hex:
#ff315b
RGB:
255, 49, 91
CMY:
0, 81, 64
CMYK:
0, 81, 64, 0
HSL:
348°, 100.0000%, 59.6078%
HSV (HSB):
348°, 80.7843%, 100.0000%
XYZ:
44.2266, 24.2120, 12.2399
xyY:
0.5482, 0.3001, 24.2120
CIE-Lab:
56.2994, 75.8173, 28.1300
CIE-LCH:
56.2994, 80.8675, 20.3560
CIE-Luv:
56.2994, 146.7338, 16.3268
Hunter-Lab:
49.2056, 74.3281, 19.6956
#ff315b color charts
#ff315b color shades, tints & tones
#ff315b color schemes
#ff315b color preview, HTML & CSS examples
This text has a color of #ff315b
<p style="color:#ff315b;">Text here</p>
.mytext {color:#ff315b;}
This box has a color of #ff315b
<div style="background-color:#ff315b;">Content here</div>
.mybackground {background-color:#ff315b;}
Border around this has a color of #ff315b
<div style="border:2px solid #ff315b;">Content here</div>
.myborder {border:2px solid #ff315b;}