#ff382b color space conversions
Hex:
#ff382b
RGB:
255, 56, 43
CMY:
0, 78, 83
CMYK:
0, 78, 83, 0
HSL:
4°, 100.0000%, 58.4314%
HSV (HSB):
4°, 83.1373%, 100.0000%
XYZ:
43.0902, 24.2628, 4.6976
xyY:
0.5981, 0.3367, 24.2628
CIE-Lab:
56.3499, 72.2520, 54.5955
CIE-LCH:
56.3499, 90.5595, 37.0757
CIE-Luv:
56.3499, 154.8957, 36.7680
Hunter-Lab:
49.2572, 69.9515, 28.8257
#ff382b color charts
#ff382b color shades, tints & tones
#ff382b color schemes
#ff382b color preview, HTML & CSS examples
This text has a color of #ff382b
<p style="color:#ff382b;">Text here</p>
.mytext {color:#ff382b;}
This box has a color of #ff382b
<div style="background-color:#ff382b;">Content here</div>
.mybackground {background-color:#ff382b;}
Border around this has a color of #ff382b
<div style="border:2px solid #ff382b;">Content here</div>
.myborder {border:2px solid #ff382b;}