#ff2f15 color space conversions
Hex:
#ff2f15
RGB:
255, 47, 21
CMY:
0, 82, 92
CMYK:
0, 82, 92, 0
HSL:
7°, 100.0000%, 54.1176%
HSV (HSB):
7°, 91.7647%, 100.0000%
XYZ:
42.3919, 23.3472, 2.9816
xyY:
0.6169, 0.3397, 23.3472
CIE-Lab:
55.4282, 74.1388, 62.8691
CIE-LCH:
55.4282, 97.2064, 40.2977
CIE-Luv:
55.4282, 161.7300, 39.5985
Hunter-Lab:
48.3189, 72.0462, 30.1646
#ff2f15 color charts
#ff2f15 color shades, tints & tones
#ff2f15 color schemes
#ff2f15 color preview, HTML & CSS examples
This text has a color of #ff2f15
<p style="color:#ff2f15;">Text here</p>
.mytext {color:#ff2f15;}
This box has a color of #ff2f15
<div style="background-color:#ff2f15;">Content here</div>
.mybackground {background-color:#ff2f15;}
Border around this has a color of #ff2f15
<div style="border:2px solid #ff2f15;">Content here</div>
.myborder {border:2px solid #ff2f15;}