#ff3125 color space conversions
Hex:
#ff3125
RGB:
255, 49, 37
CMY:
0, 81, 85
CMYK:
0, 81, 85, 0
HSL:
3°, 100.0000%, 57.2549%
HSV (HSB):
3°, 85.4902%, 100.0000%
XYZ:
42.6722, 23.5902, 4.0546
xyY:
0.6069, 0.3355, 23.5902
CIE-Lab:
55.6751, 73.9146, 56.7910
CIE-LCH:
55.6751, 93.2126, 37.5362
CIE-Luv:
55.6751, 159.0936, 37.0274
Hunter-Lab:
48.5697, 71.8289, 29.0494
#ff3125 color charts
#ff3125 color shades, tints & tones
#ff3125 color schemes
#ff3125 color preview, HTML & CSS examples
This text has a color of #ff3125
<p style="color:#ff3125;">Text here</p>
.mytext {color:#ff3125;}
This box has a color of #ff3125
<div style="background-color:#ff3125;">Content here</div>
.mybackground {background-color:#ff3125;}
Border around this has a color of #ff3125
<div style="border:2px solid #ff3125;">Content here</div>
.myborder {border:2px solid #ff3125;}