#f34a5a color space conversions
Hex:
#f34a5a
RGB:
243, 74, 90
CMY:
5, 71, 65
CMYK:
0, 70, 63, 5
HSL:
354°, 87.5648%, 62.1569%
HSV (HSB):
354°, 69.5473%, 95.2941%
XYZ:
41.2564, 24.6904, 12.2641
xyY:
0.5275, 0.3157, 24.6904
CIE-Lab:
56.7725, 64.9023, 28.8821
CIE-LCH:
56.7725, 71.0386, 23.9895
CIE-Luv:
56.7725, 125.6060, 20.0958
Hunter-Lab:
49.6895, 61.2492, 20.1489
#f34a5a color charts
#f34a5a color shades, tints & tones
#f34a5a color schemes
#f34a5a color preview, HTML & CSS examples
This text has a color of #f34a5a
<p style="color:#f34a5a;">Text here</p>
.mytext {color:#f34a5a;}
This box has a color of #f34a5a
<div style="background-color:#f34a5a;">Content here</div>
.mybackground {background-color:#f34a5a;}
Border around this has a color of #f34a5a
<div style="border:2px solid #f34a5a;">Content here</div>
.myborder {border:2px solid #f34a5a;}