#ff133b color space conversions
Hex:
#ff133b
RGB:
255, 19, 59
CMY:
0, 93, 77
CMYK:
0, 93, 77, 0
HSL:
350°, 100.0000%, 53.7255%
HSV (HSB):
350°, 92.5490%, 100.0000%
XYZ:
42.2623, 22.0415, 6.1646
xyY:
0.5997, 0.3128, 22.0415
CIE-Lab:
54.0710, 79.5989, 44.0148
CIE-LCH:
54.0710, 90.9576, 28.9407
CIE-Luv:
54.0710, 164.5490, 27.0780
Hunter-Lab:
46.9484, 78.5236, 25.0787
#ff133b color charts
#ff133b color shades, tints & tones
#ff133b color schemes
#ff133b color preview, HTML & CSS examples
This text has a color of #ff133b
<p style="color:#ff133b;">Text here</p>
.mytext {color:#ff133b;}
This box has a color of #ff133b
<div style="background-color:#ff133b;">Content here</div>
.mybackground {background-color:#ff133b;}
Border around this has a color of #ff133b
<div style="border:2px solid #ff133b;">Content here</div>
.myborder {border:2px solid #ff133b;}