#ff1962 color space conversions
Hex:
#ff1962
RGB:
255, 25, 98
CMY:
0, 90, 62
CMYK:
0, 90, 62, 0
HSL:
341°, 100.0000%, 54.9020%
HSV (HSB):
341°, 90.1961%, 100.0000%
XYZ:
43.7922, 22.8371, 13.6552
xyY:
0.5455, 0.2845, 22.8371
CIE-Lab:
54.9042, 80.5585, 22.1390
CIE-LCH:
54.9042, 83.5452, 15.3666
CIE-Luv:
54.9042, 151.3802, 9.0317
Hunter-Lab:
47.7882, 79.9449, 16.5100
#ff1962 color charts
#ff1962 color shades, tints & tones
#ff1962 color schemes
#ff1962 color preview, HTML & CSS examples
This text has a color of #ff1962
<p style="color:#ff1962;">Text here</p>
.mytext {color:#ff1962;}
This box has a color of #ff1962
<div style="background-color:#ff1962;">Content here</div>
.mybackground {background-color:#ff1962;}
Border around this has a color of #ff1962
<div style="border:2px solid #ff1962;">Content here</div>
.myborder {border:2px solid #ff1962;}