#f90be5 color space conversions
Hex:
#f90be5
RGB:
249, 11, 229
CMY:
2, 96, 10
CMYK:
0, 96, 8, 2
HSL:
305°, 95.2000%, 50.9804%
HSV (HSB):
305°, 95.5823%, 97.6471%
XYZ:
53.3295, 26.0362, 76.3435
xyY:
0.3425, 0.1672, 26.0362
CIE-Lab:
58.0714, 93.1212, -49.9688
CIE-LCH:
58.0714, 105.6808, 331.7820
CIE-Luv:
58.0714, 89.9658, -90.6706
Hunter-Lab:
51.0257, 97.2641, -52.9903
#f90be5 color charts
#f90be5 color shades, tints & tones
#f90be5 color schemes
#f90be5 color preview, HTML & CSS examples
This text has a color of #f90be5
<p style="color:#f90be5;">Text here</p>
.mytext {color:#f90be5;}
This box has a color of #f90be5
<div style="background-color:#f90be5;">Content here</div>
.mybackground {background-color:#f90be5;}
Border around this has a color of #f90be5
<div style="border:2px solid #f90be5;">Content here</div>
.myborder {border:2px solid #f90be5;}