#ff3072 color space conversions
Hex:
#ff3072
RGB:
255, 48, 114
CMY:
0, 81, 55
CMYK:
0, 81, 55, 0
HSL:
341°, 100.0000%, 59.4118%
HSV (HSB):
341°, 81.1765%, 100.0000%
XYZ:
45.3342, 24.5888, 18.2763
xyY:
0.5140, 0.2788, 24.5888
CIE-Lab:
56.6726, 77.4164, 14.9728
CIE-LCH:
56.6726, 78.8511, 10.9462
CIE-Luv:
56.6726, 139.1044, 2.5947
Hunter-Lab:
49.5871, 76.4133, 12.8585
#ff3072 color charts
#ff3072 color shades, tints & tones
#ff3072 color schemes
#ff3072 color preview, HTML & CSS examples
This text has a color of #ff3072
<p style="color:#ff3072;">Text here</p>
.mytext {color:#ff3072;}
This box has a color of #ff3072
<div style="background-color:#ff3072;">Content here</div>
.mybackground {background-color:#ff3072;}
Border around this has a color of #ff3072
<div style="border:2px solid #ff3072;">Content here</div>
.myborder {border:2px solid #ff3072;}