#ff1379 color space conversions
Hex:
#ff1379
RGB:
255, 19, 121
CMY:
0, 93, 53
CMYK:
0, 93, 53, 0
HSL:
334°, 100.0000%, 53.7255%
HSV (HSB):
334°, 92.5490%, 100.0000%
XYZ:
44.9241, 23.1062, 20.1813
xyY:
0.5093, 0.2619, 23.1062
CIE-Lab:
55.1816, 82.6614, 8.6949
CIE-LCH:
55.1816, 83.1174, 6.0047
CIE-Luv:
55.1816, 143.2313, -5.9679
Hunter-Lab:
48.0689, 82.7012, 8.7558
#ff1379 color charts
#ff1379 color shades, tints & tones
#ff1379 color schemes
#ff1379 color preview, HTML & CSS examples
This text has a color of #ff1379
<p style="color:#ff1379;">Text here</p>
.mytext {color:#ff1379;}
This box has a color of #ff1379
<div style="background-color:#ff1379;">Content here</div>
.mybackground {background-color:#ff1379;}
Border around this has a color of #ff1379
<div style="border:2px solid #ff1379;">Content here</div>
.myborder {border:2px solid #ff1379;}