#ff3372 color space conversions
Hex:
#ff3372
RGB:
255, 51, 114
CMY:
0, 80, 55
CMYK:
0, 80, 55, 0
HSL:
341°, 100.0000%, 60.0000%
HSV (HSB):
341°, 80.0000%, 100.0000%
XYZ:
45.4611, 24.8426, 18.3186
xyY:
0.5130, 0.2803, 24.8426
CIE-Lab:
56.9217, 76.7067, 15.3173
CIE-LCH:
56.9217, 78.2211, 11.2927
CIE-Luv:
56.9217, 138.0542, 3.1818
Hunter-Lab:
49.8423, 75.5855, 13.0987
#ff3372 color charts
#ff3372 color shades, tints & tones
#ff3372 color schemes
#ff3372 color preview, HTML & CSS examples
This text has a color of #ff3372
<p style="color:#ff3372;">Text here</p>
.mytext {color:#ff3372;}
This box has a color of #ff3372
<div style="background-color:#ff3372;">Content here</div>
.mybackground {background-color:#ff3372;}
Border around this has a color of #ff3372
<div style="border:2px solid #ff3372;">Content here</div>
.myborder {border:2px solid #ff3372;}