#ff0d25 color space conversions
Hex:
#ff0d25
RGB:
255, 13, 37
CMY:
0, 95, 85
CMYK:
0, 95, 85, 0
HSL:
354°, 100.0000%, 52.5490%
HSV (HSB):
354°, 94.9020%, 100.0000%
XYZ:
41.7179, 21.6814, 3.7364
xyY:
0.6214, 0.3229, 21.6814
CIE-Lab:
53.6873, 79.6068, 55.1583
CIE-LCH:
53.6873, 96.8488, 34.7175
CIE-Luv:
53.6873, 169.9094, 33.2813
Hunter-Lab:
46.5633, 78.4392, 27.8367
#ff0d25 color charts
#ff0d25 color shades, tints & tones
#ff0d25 color schemes
#ff0d25 color preview, HTML & CSS examples
This text has a color of #ff0d25
<p style="color:#ff0d25;">Text here</p>
.mytext {color:#ff0d25;}
This box has a color of #ff0d25
<div style="background-color:#ff0d25;">Content here</div>
.mybackground {background-color:#ff0d25;}
Border around this has a color of #ff0d25
<div style="border:2px solid #ff0d25;">Content here</div>
.myborder {border:2px solid #ff0d25;}