#ff379f color space conversions
Hex:
#ff379f
RGB:
255, 55, 159
CMY:
0, 78, 38
CMYK:
0, 78, 38, 0
HSL:
329°, 100.0000%, 60.7843%
HSV (HSB):
329°, 78.4314%, 100.0000%
XYZ:
48.8642, 26.4956, 35.3396
xyY:
0.4414, 0.2393, 26.4956
CIE-Lab:
58.5045, 79.4075, -8.9895
CIE-LCH:
58.5045, 79.9147, 353.5412
CIE-Luv:
58.5045, 118.6817, -27.8295
Hunter-Lab:
51.4739, 79.3710, -4.6741
#ff379f color charts
#ff379f color shades, tints & tones
#ff379f color schemes
#ff379f color preview, HTML & CSS examples
This text has a color of #ff379f
<p style="color:#ff379f;">Text here</p>
.mytext {color:#ff379f;}
This box has a color of #ff379f
<div style="background-color:#ff379f;">Content here</div>
.mybackground {background-color:#ff379f;}
Border around this has a color of #ff379f
<div style="border:2px solid #ff379f;">Content here</div>
.myborder {border:2px solid #ff379f;}