#ff0b25 color space conversions
Hex:
#ff0b25
RGB:
255, 11, 37
CMY:
0, 96, 85
CMYK:
0, 96, 85, 0
HSL:
354°, 100.0000%, 52.1569%
HSV (HSB):
354°, 95.6863%, 100.0000%
XYZ:
41.6936, 21.6329, 3.7283
xyY:
0.6218, 0.3226, 21.6329
CIE-Lab:
53.6353, 79.7573, 55.1155
CIE-LCH:
53.6353, 96.9482, 34.6460
CIE-Luv:
53.6353, 170.1983, 33.1824
Hunter-Lab:
46.5112, 78.6165, 27.8052
#ff0b25 color charts
#ff0b25 color shades, tints & tones
#ff0b25 color schemes
#ff0b25 color preview, HTML & CSS examples
This text has a color of #ff0b25
<p style="color:#ff0b25;">Text here</p>
.mytext {color:#ff0b25;}
This box has a color of #ff0b25
<div style="background-color:#ff0b25;">Content here</div>
.mybackground {background-color:#ff0b25;}
Border around this has a color of #ff0b25
<div style="border:2px solid #ff0b25;">Content here</div>
.myborder {border:2px solid #ff0b25;}