#ff5148 color space conversions
Hex:
#ff5148
RGB:
255, 81, 72
CMY:
0, 68, 72
CMYK:
0, 68, 72, 0
HSL:
3°, 100.0000%, 64.1176%
HSV (HSB):
3°, 71.7647%, 100.0000%
XYZ:
45.3521, 27.6127, 9.0704
xyY:
0.5528, 0.3366, 27.6127
CIE-Lab:
59.5372, 65.1201, 42.8889
CIE-LCH:
59.5372, 77.9749, 33.3694
CIE-Luv:
59.5372, 135.3314, 32.6763
Hunter-Lab:
52.5478, 62.0982, 26.5493
#ff5148 color charts
#ff5148 color shades, tints & tones
#ff5148 color schemes
#ff5148 color preview, HTML & CSS examples
This text has a color of #ff5148
<p style="color:#ff5148;">Text here</p>
.mytext {color:#ff5148;}
This box has a color of #ff5148
<div style="background-color:#ff5148;">Content here</div>
.mybackground {background-color:#ff5148;}
Border around this has a color of #ff5148
<div style="border:2px solid #ff5148;">Content here</div>
.myborder {border:2px solid #ff5148;}