#ff341c color space conversions
Hex:
#ff341c
RGB:
255, 52, 28
CMY:
0, 80, 89
CMYK:
0, 80, 89, 0
HSL:
6°, 100.0000%, 55.4902%
HSV (HSB):
6°, 89.0196%, 100.0000%
XYZ:
42.6776, 23.7998, 3.4431
xyY:
0.6104, 0.3404, 23.7998
CIE-Lab:
55.8868, 73.0182, 60.6979
CIE-LCH:
55.8868, 94.9520, 39.7358
CIE-Luv:
55.8868, 158.7630, 39.3005
Hunter-Lab:
48.7851, 70.7795, 29.9651
#ff341c color charts
#ff341c color shades, tints & tones
#ff341c color schemes
#ff341c color preview, HTML & CSS examples
This text has a color of #ff341c
<p style="color:#ff341c;">Text here</p>
.mytext {color:#ff341c;}
This box has a color of #ff341c
<div style="background-color:#ff341c;">Content here</div>
.mybackground {background-color:#ff341c;}
Border around this has a color of #ff341c
<div style="border:2px solid #ff341c;">Content here</div>
.myborder {border:2px solid #ff341c;}