#ff0227 color space conversions
Hex:
#ff0227
RGB:
255, 2, 39
CMY:
0, 99, 85
CMYK:
0, 99, 85, 0
HSL:
351°, 100.0000%, 50.3922%
HSV (HSB):
351°, 99.2157%, 100.0000%
XYZ:
41.6279, 21.4499, 3.8657
xyY:
0.6218, 0.3204, 21.4499
CIE-Lab:
53.4384, 80.4066, 53.9882
CIE-LCH:
53.4384, 96.8501, 33.8790
CIE-Luv:
53.4384, 171.0508, 32.3020
Hunter-Lab:
46.3140, 79.3896, 27.4711
#ff0227 color charts
#ff0227 color shades, tints & tones
#ff0227 color schemes
#ff0227 color preview, HTML & CSS examples
This text has a color of #ff0227
<p style="color:#ff0227;">Text here</p>
.mytext {color:#ff0227;}
This box has a color of #ff0227
<div style="background-color:#ff0227;">Content here</div>
.mybackground {background-color:#ff0227;}
Border around this has a color of #ff0227
<div style="border:2px solid #ff0227;">Content here</div>
.myborder {border:2px solid #ff0227;}