#ff0231 color space conversions
Hex:
#ff0231
RGB:
255, 2, 49
CMY:
0, 99, 81
CMYK:
0, 99, 81, 0
HSL:
349°, 100.0000%, 50.3922%
HSV (HSB):
349°, 99.2157%, 100.0000%
XYZ:
41.8161, 21.5252, 4.8565
xyY:
0.6132, 0.3156, 21.5252
CIE-Lab:
53.5195, 80.6282, 48.9330
CIE-LCH:
53.5195, 94.3151, 31.2534
CIE-Luv:
53.5195, 169.1966, 29.5422
Hunter-Lab:
46.3952, 79.6907, 26.2703
#ff0231 color charts
#ff0231 color shades, tints & tones
#ff0231 color schemes
#ff0231 color preview, HTML & CSS examples
This text has a color of #ff0231
<p style="color:#ff0231;">Text here</p>
.mytext {color:#ff0231;}
This box has a color of #ff0231
<div style="background-color:#ff0231;">Content here</div>
.mybackground {background-color:#ff0231;}
Border around this has a color of #ff0231
<div style="border:2px solid #ff0231;">Content here</div>
.myborder {border:2px solid #ff0231;}