#ff2d19 color space conversions
Hex:
#ff2d19
RGB:
255, 45, 25
CMY:
0, 82, 90
CMYK:
0, 82, 90, 0
HSL:
5°, 100.0000%, 54.9020%
HSV (HSB):
5°, 90.1961%, 100.0000%
XYZ:
42.3539, 23.2070, 3.1668
xyY:
0.6163, 0.3377, 23.2070
CIE-Lab:
55.2849, 74.6422, 61.3991
CIE-LCH:
55.2849, 96.6504, 39.4400
CIE-Luv:
55.2849, 162.2419, 38.7196
Hunter-Lab:
48.1736, 72.6320, 29.8240
#ff2d19 color charts
#ff2d19 color shades, tints & tones
#ff2d19 color schemes
#ff2d19 color preview, HTML & CSS examples
This text has a color of #ff2d19
<p style="color:#ff2d19;">Text here</p>
.mytext {color:#ff2d19;}
This box has a color of #ff2d19
<div style="background-color:#ff2d19;">Content here</div>
.mybackground {background-color:#ff2d19;}
Border around this has a color of #ff2d19
<div style="border:2px solid #ff2d19;">Content here</div>
.myborder {border:2px solid #ff2d19;}