#f59be5 color space conversions
Hex:
#f59be5
RGB:
245, 155, 229
CMY:
4, 39, 10
CMYK:
0, 37, 7, 4
HSL:
311°, 81.8182%, 78.4314%
HSV (HSB):
311°, 36.7347%, 96.0784%
XYZ:
63.5204, 48.5123, 80.1447
xyY:
0.3305, 0.2524, 48.5123
CIE-Lab:
75.1469, 44.2731, -23.4295
CIE-LCH:
75.1469, 50.0904, 332.1120
CIE-Luv:
75.1469, 47.3307, -44.0741
Hunter-Lab:
69.6508, 40.9003, -19.4673
#f59be5 color charts
#f59be5 color shades, tints & tones
#f59be5 color schemes
#f59be5 color preview, HTML & CSS examples
This text has a color of #f59be5
<p style="color:#f59be5;">Text here</p>
.mytext {color:#f59be5;}
This box has a color of #f59be5
<div style="background-color:#f59be5;">Content here</div>
.mybackground {background-color:#f59be5;}
Border around this has a color of #f59be5
<div style="border:2px solid #f59be5;">Content here</div>
.myborder {border:2px solid #f59be5;}