#f74bed color space conversions
Hex:
#f74bed
RGB:
247, 75, 237
CMY:
3, 71, 7
CMYK:
0, 70, 4, 3
HSL:
303°, 91.4894%, 63.1373%
HSV (HSB):
303°, 69.6356%, 96.8627%
XYZ:
56.1599, 30.9207, 83.1291
xyY:
0.3299, 0.1817, 30.9207
CIE-Lab:
62.4407, 81.4588, -47.5511
CIE-LCH:
62.4407, 94.3220, 329.7260
CIE-Luv:
62.4407, 76.4188, -86.5495
Hunter-Lab:
55.6064, 82.9655, -49.7114
#f74bed color charts
#f74bed color shades, tints & tones
#f74bed color schemes
#f74bed color preview, HTML & CSS examples
This text has a color of #f74bed
<p style="color:#f74bed;">Text here</p>
.mytext {color:#f74bed;}
This box has a color of #f74bed
<div style="background-color:#f74bed;">Content here</div>
.mybackground {background-color:#f74bed;}
Border around this has a color of #f74bed
<div style="border:2px solid #f74bed;">Content here</div>
.myborder {border:2px solid #f74bed;}