#ff0531 color space conversions
Hex:
#ff0531
RGB:
255, 5, 49
CMY:
0, 98, 81
CMYK:
0, 98, 81, 0
HSL:
349°, 100.0000%, 50.9804%
HSV (HSB):
349°, 98.0392%, 100.0000%
XYZ:
41.8486, 21.5903, 4.8674
xyY:
0.6127, 0.3161, 21.5903
CIE-Lab:
53.5896, 80.4250, 49.0010
CIE-LCH:
53.5896, 94.1768, 31.3529
CIE-Luv:
53.5896, 168.8148, 29.6795
Hunter-Lab:
46.4654, 79.4502, 26.3149
#ff0531 color charts
#ff0531 color shades, tints & tones
#ff0531 color schemes
#ff0531 color preview, HTML & CSS examples
This text has a color of #ff0531
<p style="color:#ff0531;">Text here</p>
.mytext {color:#ff0531;}
This box has a color of #ff0531
<div style="background-color:#ff0531;">Content here</div>
.mybackground {background-color:#ff0531;}
Border around this has a color of #ff0531
<div style="border:2px solid #ff0531;">Content here</div>
.myborder {border:2px solid #ff0531;}