#ff1d8b color space conversions
Hex:
#ff1d8b
RGB:
255, 29, 139
CMY:
0, 89, 45
CMYK:
0, 89, 45, 0
HSL:
331°, 100.0000%, 55.6863%
HSV (HSB):
331°, 88.6275%, 100.0000%
XYZ:
46.3396, 24.0028, 26.6167
xyY:
0.4779, 0.2476, 24.0028
CIE-Lab:
56.0906, 82.7916, -0.7591
CIE-LCH:
56.0906, 82.7951, 359.4747
CIE-Luv:
56.0906, 133.7122, -17.5381
Hunter-Lab:
48.9927, 83.0965, 2.0838
#ff1d8b color charts
#ff1d8b color shades, tints & tones
#ff1d8b color schemes
#ff1d8b color preview, HTML & CSS examples
This text has a color of #ff1d8b
<p style="color:#ff1d8b;">Text here</p>
.mytext {color:#ff1d8b;}
This box has a color of #ff1d8b
<div style="background-color:#ff1d8b;">Content here</div>
.mybackground {background-color:#ff1d8b;}
Border around this has a color of #ff1d8b
<div style="border:2px solid #ff1d8b;">Content here</div>
.myborder {border:2px solid #ff1d8b;}