#ff1015 color space conversions
Hex:
#ff1015
RGB:
255, 16, 21
CMY:
0, 94, 92
CMYK:
0, 94, 92, 0
HSL:
359°, 100.0000%, 53.1373%
HSV (HSB):
359°, 93.7255%, 100.0000%
XYZ:
41.5606, 21.6847, 2.7045
xyY:
0.6302, 0.3288, 21.6847
CIE-Lab:
53.6909, 79.1137, 61.8021
CIE-LCH:
53.6909, 100.3916, 37.9963
CIE-Luv:
53.6909, 171.3814, 36.4159
Hunter-Lab:
46.5669, 77.8182, 29.1533
#ff1015 color charts
#ff1015 color shades, tints & tones
#ff1015 color schemes
#ff1015 color preview, HTML & CSS examples
This text has a color of #ff1015
<p style="color:#ff1015;">Text here</p>
.mytext {color:#ff1015;}
This box has a color of #ff1015
<div style="background-color:#ff1015;">Content here</div>
.mybackground {background-color:#ff1015;}
Border around this has a color of #ff1015
<div style="border:2px solid #ff1015;">Content here</div>
.myborder {border:2px solid #ff1015;}