#fb0d35 color space conversions
Hex:
#fb0d35
RGB:
251, 13, 53
CMY:
2, 95, 79
CMYK:
0, 95, 79, 2
HSL:
350°, 96.7480%, 51.7647%
HSV (HSB):
350°, 94.8207%, 98.4314%
XYZ:
40.5702, 21.0541, 5.2937
xyY:
0.6063, 0.3146, 21.0541
CIE-Lab:
53.0087, 79.0152, 45.9848
CIE-LCH:
53.0087, 91.4221, 30.1983
CIE-Luv:
53.0087, 164.0711, 28.0314
Hunter-Lab:
45.8848, 77.5270, 25.2791
#fb0d35 color charts
#fb0d35 color shades, tints & tones
#fb0d35 color schemes
#fb0d35 color preview, HTML & CSS examples
This text has a color of #fb0d35
<p style="color:#fb0d35;">Text here</p>
.mytext {color:#fb0d35;}
This box has a color of #fb0d35
<div style="background-color:#fb0d35;">Content here</div>
.mybackground {background-color:#fb0d35;}
Border around this has a color of #fb0d35
<div style="border:2px solid #fb0d35;">Content here</div>
.myborder {border:2px solid #fb0d35;}