#ff0215 color space conversions
Hex:
#ff0215
RGB:
255, 2, 21
CMY:
0, 99, 92
CMYK:
0, 99, 92, 0
HSL:
355°, 100.0000%, 50.3922%
HSV (HSB):
355°, 99.2157%, 100.0000%
XYZ:
41.3971, 21.3576, 2.6500
xyY:
0.6329, 0.3265, 21.3576
CIE-Lab:
53.3386, 80.1335, 61.5896
CIE-LCH:
53.3386, 101.0676, 37.5454
CIE-Luv:
53.3386, 173.3827, 35.7648
Hunter-Lab:
46.2142, 79.0190, 28.9502
#ff0215 color charts
#ff0215 color shades, tints & tones
#ff0215 color schemes
#ff0215 color preview, HTML & CSS examples
This text has a color of #ff0215
<p style="color:#ff0215;">Text here</p>
.mytext {color:#ff0215;}
This box has a color of #ff0215
<div style="background-color:#ff0215;">Content here</div>
.mybackground {background-color:#ff0215;}
Border around this has a color of #ff0215
<div style="border:2px solid #ff0215;">Content here</div>
.myborder {border:2px solid #ff0215;}