#ff1492 color space conversions
Hex:
#ff1492
RGB:
255, 20, 146
CMY:
0, 92, 43
CMYK:
0, 92, 43, 0
HSL:
328°, 100.0000%, 53.9216%
HSV (HSB):
328°, 92.1569%, 100.0000%
XYZ:
46.6785, 23.8356, 29.3346
xyY:
0.4675, 0.2387, 23.8356
CIE-Lab:
55.9229, 84.4717, -5.1676
CIE-LCH:
55.9229, 84.6296, 356.4992
CIE-Luv:
55.9229, 131.9446, -23.6352
Hunter-Lab:
48.8218, 85.2257, -1.4493
#ff1492 color charts
#ff1492 color shades, tints & tones
#ff1492 color schemes
#ff1492 color preview, HTML & CSS examples
This text has a color of #ff1492
<p style="color:#ff1492;">Text here</p>
.mytext {color:#ff1492;}
This box has a color of #ff1492
<div style="background-color:#ff1492;">Content here</div>
.mybackground {background-color:#ff1492;}
Border around this has a color of #ff1492
<div style="border:2px solid #ff1492;">Content here</div>
.myborder {border:2px solid #ff1492;}