#ff152b color space conversions
Hex:
#ff152b
RGB:
255, 21, 43
CMY:
0, 92, 83
CMYK:
0, 92, 83, 0
HSL:
354°, 100.0000%, 54.1176%
HSV (HSB):
354°, 91.7647%, 100.0000%
XYZ:
41.9442, 21.9707, 4.3156
xyY:
0.6147, 0.3220, 21.9707
CIE-Lab:
53.9960, 78.9626, 52.4924
CIE-LCH:
53.9960, 94.8185, 33.6150
CIE-Luv:
53.9960, 167.4602, 32.2878
Hunter-Lab:
46.8730, 77.7028, 27.3523
#ff152b color charts
#ff152b color shades, tints & tones
#ff152b color schemes
#ff152b color preview, HTML & CSS examples
This text has a color of #ff152b
<p style="color:#ff152b;">Text here</p>
.mytext {color:#ff152b;}
This box has a color of #ff152b
<div style="background-color:#ff152b;">Content here</div>
.mybackground {background-color:#ff152b;}
Border around this has a color of #ff152b
<div style="border:2px solid #ff152b;">Content here</div>
.myborder {border:2px solid #ff152b;}