#fb0d3f color space conversions
Hex:
#fb0d3f
RGB:
251, 13, 63
CMY:
2, 95, 75
CMYK:
0, 95, 75, 2
HSL:
347°, 96.7480%, 51.7647%
HSV (HSB):
347°, 94.8207%, 98.4314%
XYZ:
40.8248, 21.1560, 6.6344
xyY:
0.5950, 0.3083, 21.1560
CIE-Lab:
53.1198, 79.3223, 40.4714
CIE-LCH:
53.1198, 89.0503, 27.0314
CIE-Luv:
53.1198, 161.6535, 24.3678
Hunter-Lab:
45.9956, 77.9407, 23.6449
#fb0d3f color charts
#fb0d3f color shades, tints & tones
#fb0d3f color schemes
#fb0d3f color preview, HTML & CSS examples
This text has a color of #fb0d3f
<p style="color:#fb0d3f;">Text here</p>
.mytext {color:#fb0d3f;}
This box has a color of #fb0d3f
<div style="background-color:#fb0d3f;">Content here</div>
.mybackground {background-color:#fb0d3f;}
Border around this has a color of #fb0d3f
<div style="border:2px solid #fb0d3f;">Content here</div>
.myborder {border:2px solid #fb0d3f;}