#f44be5 color space conversions
Hex:
#f44be5
RGB:
244, 75, 229
CMY:
4, 71, 10
CMYK:
0, 69, 6, 4
HSL:
305°, 88.4817%, 62.5490%
HSV (HSB):
305°, 69.2623%, 95.6863%
XYZ:
53.9672, 29.9224, 77.0600
xyY:
0.3353, 0.1859, 29.9224
CIE-Lab:
61.5872, 79.6042, -44.4612
CIE-LCH:
61.5872, 91.1791, 330.8154
CIE-Luv:
61.5872, 77.0738, -81.2098
Hunter-Lab:
54.7014, 80.3768, -45.2332
#f44be5 color charts
#f44be5 color shades, tints & tones
#f44be5 color schemes
#f44be5 color preview, HTML & CSS examples
This text has a color of #f44be5
<p style="color:#f44be5;">Text here</p>
.mytext {color:#f44be5;}
This box has a color of #f44be5
<div style="background-color:#f44be5;">Content here</div>
.mybackground {background-color:#f44be5;}
Border around this has a color of #f44be5
<div style="border:2px solid #f44be5;">Content here</div>
.myborder {border:2px solid #f44be5;}