#ff1ba5 color space conversions
Hex:
#ff1ba5
RGB:
255, 27, 165
CMY:
0, 89, 35
CMYK:
0, 89, 35, 0
HSL:
324°, 100.0000%, 55.2941%
HSV (HSB):
324°, 89.4118%, 100.0000%
XYZ:
48.4235, 24.7605, 37.8244
xyY:
0.4362, 0.2231, 24.7605
CIE-Lab:
56.8413, 85.3686, -15.0057
CIE-LCH:
56.8413, 86.6774, 350.0307
CIE-Luv:
56.8413, 122.1879, -37.3015
Hunter-Lab:
49.7599, 86.6261, -10.2366
#ff1ba5 color charts
#ff1ba5 color shades, tints & tones
#ff1ba5 color schemes
#ff1ba5 color preview, HTML & CSS examples
This text has a color of #ff1ba5
<p style="color:#ff1ba5;">Text here</p>
.mytext {color:#ff1ba5;}
This box has a color of #ff1ba5
<div style="background-color:#ff1ba5;">Content here</div>
.mybackground {background-color:#ff1ba5;}
Border around this has a color of #ff1ba5
<div style="border:2px solid #ff1ba5;">Content here</div>
.myborder {border:2px solid #ff1ba5;}