#ff0250 color space conversions
Hex:
#ff0250
RGB:
255, 2, 80
CMY:
0, 99, 69
CMYK:
0, 99, 69, 0
HSL:
342°, 100.0000%, 50.3922%
HSV (HSB):
342°, 99.2157%, 100.0000%
XYZ:
42.7097, 21.8826, 9.5621
xyY:
0.5760, 0.2951, 21.8826
CIE-Lab:
53.9022, 81.6684, 31.6225
CIE-LCH:
53.9022, 87.5769, 21.1667
CIE-Luv:
53.9022, 160.9202, 17.1481
Hunter-Lab:
46.7788, 81.1098, 20.6256
#ff0250 color charts
#ff0250 color shades, tints & tones
#ff0250 color schemes
#ff0250 color preview, HTML & CSS examples
This text has a color of #ff0250
<p style="color:#ff0250;">Text here</p>
.mytext {color:#ff0250;}
This box has a color of #ff0250
<div style="background-color:#ff0250;">Content here</div>
.mybackground {background-color:#ff0250;}
Border around this has a color of #ff0250
<div style="border:2px solid #ff0250;">Content here</div>
.myborder {border:2px solid #ff0250;}