#ff379a color space conversions
Hex:
#ff379a
RGB:
255, 55, 154
CMY:
0, 78, 40
CMYK:
0, 78, 40, 0
HSL:
330°, 100.0000%, 60.7843%
HSV (HSB):
330°, 78.4314%, 100.0000%
XYZ:
48.4389, 26.3255, 33.1002
xyY:
0.4491, 0.2441, 26.3255
CIE-Lab:
58.3447, 78.9309, -6.2981
CIE-LCH:
58.3447, 79.1818, 355.4379
CIE-Luv:
58.3447, 120.7757, -24.0424
Hunter-Lab:
51.3084, 78.7277, -2.3334
#ff379a color charts
#ff379a color shades, tints & tones
#ff379a color schemes
#ff379a color preview, HTML & CSS examples
This text has a color of #ff379a
<p style="color:#ff379a;">Text here</p>
.mytext {color:#ff379a;}
This box has a color of #ff379a
<div style="background-color:#ff379a;">Content here</div>
.mybackground {background-color:#ff379a;}
Border around this has a color of #ff379a
<div style="border:2px solid #ff379a;">Content here</div>
.myborder {border:2px solid #ff379a;}