#ff062f color space conversions
Hex:
#ff062f
RGB:
255, 6, 47
CMY:
0, 98, 82
CMYK:
0, 98, 82, 0
HSL:
350°, 100.0000%, 51.1765%
HSV (HSB):
350°, 97.6471%, 100.0000%
XYZ:
41.8182, 21.5955, 4.6536
xyY:
0.6144, 0.3173, 21.5955
CIE-Lab:
53.5952, 80.3087, 50.0655
CIE-LCH:
53.5952, 94.6363, 31.9399
CIE-Luv:
53.5952, 169.0887, 30.3252
Hunter-Lab:
46.4709, 79.3042, 26.5924
#ff062f color charts
#ff062f color shades, tints & tones
#ff062f color schemes
#ff062f color preview, HTML & CSS examples
This text has a color of #ff062f
<p style="color:#ff062f;">Text here</p>
.mytext {color:#ff062f;}
This box has a color of #ff062f
<div style="background-color:#ff062f;">Content here</div>
.mybackground {background-color:#ff062f;}
Border around this has a color of #ff062f
<div style="border:2px solid #ff062f;">Content here</div>
.myborder {border:2px solid #ff062f;}