#ff0925 color space conversions
Hex:
#ff0925
RGB:
255, 9, 37
CMY:
0, 96, 85
CMYK:
0, 96, 85, 0
HSL:
353°, 100.0000%, 51.7647%
HSV (HSB):
353°, 96.4706%, 100.0000%
XYZ:
41.6716, 21.5889, 3.7210
xyY:
0.6221, 0.3223, 21.5889
CIE-Lab:
53.5881, 79.8941, 55.0767
CIE-LCH:
53.5881, 97.0387, 34.5813
CIE-Luv:
53.5881, 170.4609, 33.0926
Hunter-Lab:
46.4639, 78.7777, 27.7766
#ff0925 color charts
#ff0925 color shades, tints & tones
#ff0925 color schemes
#ff0925 color preview, HTML & CSS examples
This text has a color of #ff0925
<p style="color:#ff0925;">Text here</p>
.mytext {color:#ff0925;}
This box has a color of #ff0925
<div style="background-color:#ff0925;">Content here</div>
.mybackground {background-color:#ff0925;}
Border around this has a color of #ff0925
<div style="border:2px solid #ff0925;">Content here</div>
.myborder {border:2px solid #ff0925;}