#ff1bc6 color space conversions
Hex:
#ff1bc6
RGB:
255, 27, 198
CMY:
0, 89, 22
CMYK:
0, 89, 22, 0
HSL:
315°, 100.0000%, 55.2941%
HSV (HSB):
315°, 89.4118%, 100.0000%
XYZ:
51.8250, 26.1211, 55.7365
xyY:
0.3877, 0.1954, 26.1211
CIE-Lab:
58.1518, 88.8596, -32.1409
CIE-LCH:
58.1518, 94.4938, 340.1147
CIE-Luv:
58.1518, 106.9875, -63.1086
Hunter-Lab:
51.1088, 91.5609, -28.8823
#ff1bc6 color charts
#ff1bc6 color shades, tints & tones
#ff1bc6 color schemes
#ff1bc6 color preview, HTML & CSS examples
This text has a color of #ff1bc6
<p style="color:#ff1bc6;">Text here</p>
.mytext {color:#ff1bc6;}
This box has a color of #ff1bc6
<div style="background-color:#ff1bc6;">Content here</div>
.mybackground {background-color:#ff1bc6;}
Border around this has a color of #ff1bc6
<div style="border:2px solid #ff1bc6;">Content here</div>
.myborder {border:2px solid #ff1bc6;}