#fb062c color space conversions
Hex:
#fb062c
RGB:
251, 6, 44
CMY:
2, 98, 83
CMYK:
0, 98, 82, 2
HSL:
351°, 96.8379%, 50.3922%
HSV (HSB):
351°, 97.6096%, 98.4314%
XYZ:
40.3034, 20.8213, 4.2776
xyY:
0.6162, 0.3184, 20.8213
CIE-Lab:
52.7534, 79.2886, 50.5508
CIE-LCH:
52.7534, 94.0322, 32.5197
CIE-Luv:
52.7534, 166.8470, 30.4669
Hunter-Lab:
45.6304, 77.8084, 26.3832
#fb062c color charts
#fb062c color shades, tints & tones
#fb062c color schemes
#fb062c color preview, HTML & CSS examples
This text has a color of #fb062c
<p style="color:#fb062c;">Text here</p>
.mytext {color:#fb062c;}
This box has a color of #fb062c
<div style="background-color:#fb062c;">Content here</div>
.mybackground {background-color:#fb062c;}
Border around this has a color of #fb062c
<div style="border:2px solid #fb062c;">Content here</div>
.myborder {border:2px solid #fb062c;}