#f5034c color space conversions
Hex:
#f5034c
RGB:
245, 3, 76
CMY:
4, 99, 70
CMYK:
0, 99, 69, 4
HSL:
342°, 97.5806%, 48.6275%
HSV (HSB):
342°, 98.7755%, 96.0784%
XYZ:
38.9933, 19.9994, 8.6426
xyY:
0.5765, 0.2957, 19.9994
CIE-Lab:
51.8365, 79.1253, 31.0072
CIE-LCH:
51.8365, 84.9839, 21.3990
CIE-Luv:
51.8365, 154.7126, 16.7920
Hunter-Lab:
44.7207, 77.3781, 19.8463
#f5034c color charts
#f5034c color shades, tints & tones
#f5034c color schemes
#f5034c color preview, HTML & CSS examples
This text has a color of #f5034c
<p style="color:#f5034c;">Text here</p>
.mytext {color:#f5034c;}
This box has a color of #f5034c
<div style="background-color:#f5034c;">Content here</div>
.mybackground {background-color:#f5034c;}
Border around this has a color of #f5034c
<div style="border:2px solid #f5034c;">Content here</div>
.myborder {border:2px solid #f5034c;}