#f45d95 color space conversions
Hex:
#f45d95
RGB:
244, 93, 149
CMY:
4, 64, 42
CMYK:
0, 62, 39, 4
HSL:
338°, 87.2832%, 66.0784%
HSV (HSB):
338°, 61.8852%, 95.6863%
XYZ:
46.6474, 29.2317, 31.6175
xyY:
0.4339, 0.2719, 29.2317
CIE-Lab:
60.9856, 62.5620, 0.2938
CIE-LCH:
60.9856, 62.5627, 0.2691
CIE-Luv:
60.9856, 98.2135, -11.6714
Hunter-Lab:
54.0664, 59.3901, 3.1743
#f45d95 color charts
#f45d95 color shades, tints & tones
#f45d95 color schemes
#f45d95 color preview, HTML & CSS examples
This text has a color of #f45d95
<p style="color:#f45d95;">Text here</p>
.mytext {color:#f45d95;}
This box has a color of #f45d95
<div style="background-color:#f45d95;">Content here</div>
.mybackground {background-color:#f45d95;}
Border around this has a color of #f45d95
<div style="border:2px solid #f45d95;">Content here</div>
.myborder {border:2px solid #f45d95;}