#ff1976 color space conversions
Hex:
#ff1976
RGB:
255, 25, 118
CMY:
0, 90, 54
CMYK:
0, 90, 54, 0
HSL:
336°, 100.0000%, 54.9020%
HSV (HSB):
336°, 90.1961%, 100.0000%
XYZ:
44.8576, 23.2633, 19.2655
xyY:
0.5133, 0.2662, 23.2633
CIE-Lab:
55.3425, 81.7758, 10.7240
CIE-LCH:
55.3425, 82.4760, 7.4710
CIE-Luv:
55.3425, 143.5158, -3.3978
Hunter-Lab:
48.2320, 81.6059, 10.0799
#ff1976 color charts
#ff1976 color shades, tints & tones
#ff1976 color schemes
#ff1976 color preview, HTML & CSS examples
This text has a color of #ff1976
<p style="color:#ff1976;">Text here</p>
.mytext {color:#ff1976;}
This box has a color of #ff1976
<div style="background-color:#ff1976;">Content here</div>
.mybackground {background-color:#ff1976;}
Border around this has a color of #ff1976
<div style="border:2px solid #ff1976;">Content here</div>
.myborder {border:2px solid #ff1976;}