#ff342a color space conversions
Hex:
#ff342a
RGB:
255, 52, 42
CMY:
0, 80, 84
CMYK:
0, 80, 84, 0
HSL:
3°, 100.0000%, 58.2353%
HSV (HSB):
3°, 83.5294%, 100.0000%
XYZ:
42.8859, 23.8832, 4.5401
xyY:
0.6014, 0.3349, 23.8832
CIE-Lab:
55.9706, 73.2789, 54.7345
CIE-LCH:
55.9706, 91.4640, 36.7573
CIE-Luv:
55.9706, 156.9939, 36.3224
Hunter-Lab:
48.8704, 71.1184, 28.7012
#ff342a color charts
#ff342a color shades, tints & tones
#ff342a color schemes
#ff342a color preview, HTML & CSS examples
This text has a color of #ff342a
<p style="color:#ff342a;">Text here</p>
.mytext {color:#ff342a;}
This box has a color of #ff342a
<div style="background-color:#ff342a;">Content here</div>
.mybackground {background-color:#ff342a;}
Border around this has a color of #ff342a
<div style="border:2px solid #ff342a;">Content here</div>
.myborder {border:2px solid #ff342a;}