#ff381d color space conversions
Hex:
#ff381d
RGB:
255, 56, 29
CMY:
0, 78, 89
CMYK:
0, 78, 89, 0
HSL:
7°, 100.0000%, 55.6863%
HSV (HSB):
7°, 88.6275%, 100.0000%
XYZ:
42.8759, 24.1771, 3.5692
xyY:
0.6071, 0.3423, 24.1771
CIE-Lab:
56.2646, 71.9819, 60.5862
CIE-LCH:
56.2646, 94.0855, 40.0868
CIE-Luv:
56.2646, 156.6685, 39.8080
Hunter-Lab:
49.1702, 69.6026, 30.1153
#ff381d color charts
#ff381d color shades, tints & tones
#ff381d color schemes
#ff381d color preview, HTML & CSS examples
This text has a color of #ff381d
<p style="color:#ff381d;">Text here</p>
.mytext {color:#ff381d;}
This box has a color of #ff381d
<div style="background-color:#ff381d;">Content here</div>
.mybackground {background-color:#ff381d;}
Border around this has a color of #ff381d
<div style="border:2px solid #ff381d;">Content here</div>
.myborder {border:2px solid #ff381d;}