#ff1292 color space conversions
Hex:
#ff1292
RGB:
255, 18, 146
CMY:
0, 93, 43
CMYK:
0, 93, 43, 0
HSL:
328°, 100.0000%, 53.5294%
HSV (HSB):
328°, 92.9412%, 100.0000%
XYZ:
46.6446, 23.7679, 29.3234
xyY:
0.4677, 0.2383, 23.7679
CIE-Lab:
55.8547, 84.6701, -5.2686
CIE-LCH:
55.8547, 84.8339, 356.4394
CIE-Luv:
55.8547, 132.1911, -23.8093
Hunter-Lab:
48.7524, 85.4661, -1.5348
#ff1292 color charts
#ff1292 color shades, tints & tones
#ff1292 color schemes
#ff1292 color preview, HTML & CSS examples
This text has a color of #ff1292
<p style="color:#ff1292;">Text here</p>
.mytext {color:#ff1292;}
This box has a color of #ff1292
<div style="background-color:#ff1292;">Content here</div>
.mybackground {background-color:#ff1292;}
Border around this has a color of #ff1292
<div style="border:2px solid #ff1292;">Content here</div>
.myborder {border:2px solid #ff1292;}