#ff340c color space conversions
Hex:
#ff340c
RGB:
255, 52, 12
CMY:
0, 80, 95
CMYK:
0, 80, 95, 0
HSL:
10°, 100.0000%, 52.3529%
HSV (HSB):
10°, 95.2941%, 100.0000%
XYZ:
42.5344, 23.7425, 2.6888
xyY:
0.6167, 0.3443, 23.7425
CIE-Lab:
55.8291, 72.8382, 65.6023
CIE-LCH:
55.8291, 98.0258, 42.0080
CIE-Luv:
55.8291, 160.0028, 41.3840
Hunter-Lab:
48.7263, 70.5459, 30.8367
#ff340c color charts
#ff340c RGB chart
#ff340c CMYK chart
#ff340c RGB pie chart
#ff340c color shades, tints & tones
#ff340c color schemes
#ff340c color preview, HTML & CSS examples
This text has a color of #ff340c
<p style="color:#ff340c;">Text here</p>
.mytext {color:#ff340c;}
Text color #ff340c
This box has a color of #ff340c
<div style="background-color:#ff340c;">Content here</div>
.mybackground {background-color:#ff340c;}
Background color #ff340c
Border around this has a color of #ff340c
<div style="border:2px solid #ff340c;">Content here</div>
.myborder {border:2px solid #ff340c;}
Border color #ff340c