#ff1a52 color space conversions
Hex:
#ff1a52
RGB:
255, 26, 82
CMY:
0, 90, 68
CMYK:
0, 90, 68, 0
HSL:
345°, 100.0000%, 55.0980%
HSV (HSB):
345°, 89.8039%, 100.0000%
XYZ:
43.1324, 22.6080, 10.0731
xyY:
0.5689, 0.2982, 22.6080
CIE-Lab:
54.6662, 79.6345, 31.3837
CIE-LCH:
54.6662, 85.5955, 21.5092
CIE-Luv:
54.6662, 156.6600, 17.7402
Hunter-Lab:
47.5479, 78.7151, 20.7228
#ff1a52 color charts
#ff1a52 color shades, tints & tones
#ff1a52 color schemes
#ff1a52 color preview, HTML & CSS examples
This text has a color of #ff1a52
<p style="color:#ff1a52;">Text here</p>
.mytext {color:#ff1a52;}
This box has a color of #ff1a52
<div style="background-color:#ff1a52;">Content here</div>
.mybackground {background-color:#ff1a52;}
Border around this has a color of #ff1a52
<div style="border:2px solid #ff1a52;">Content here</div>
.myborder {border:2px solid #ff1a52;}