#ff345c color space conversions
Hex:
#ff345c
RGB:
255, 52, 92
CMY:
0, 80, 64
CMYK:
0, 80, 64, 0
HSL:
348°, 100.0000%, 60.1961%
HSV (HSB):
348°, 79.6078%, 100.0000%
XYZ:
44.3998, 24.4887, 12.5119
xyY:
0.5454, 0.3008, 24.4887
CIE-Lab:
56.5738, 75.1393, 27.8934
CIE-LCH:
56.5738, 80.1496, 20.3660
CIE-Luv:
56.5738, 145.2310, 16.3551
Hunter-Lab:
49.4860, 73.5528, 19.6496
#ff345c color charts
#ff345c RGB chart
#ff345c CMYK chart
#ff345c RGB pie chart
#ff345c color shades, tints & tones
#ff345c color schemes
#ff345c color preview, HTML & CSS examples
This text has a color of #ff345c
<p style="color:#ff345c;">Text here</p>
.mytext {color:#ff345c;}
Text color #ff345c
This box has a color of #ff345c
<div style="background-color:#ff345c;">Content here</div>
.mybackground {background-color:#ff345c;}
Background color #ff345c
Border around this has a color of #ff345c
<div style="border:2px solid #ff345c;">Content here</div>
.myborder {border:2px solid #ff345c;}
Border color #ff345c