#ff3bc6 color space conversions
Hex:
#ff3bc6
RGB:
255, 59, 198
CMY:
0, 77, 22
CMYK:
0, 77, 22, 0
HSL:
317°, 100.0000%, 61.5686%
HSV (HSB):
317°, 76.8627%, 100.0000%
XYZ:
52.9970, 28.4651, 56.1272
xyY:
0.3852, 0.2069, 28.4651
CIE-Lab:
60.3067, 82.6278, -28.7986
CIE-LCH:
60.3067, 87.5026, 340.7848
CIE-Luv:
60.3067, 101.2305, -57.3909
Hunter-Lab:
53.3527, 83.9426, -25.0262
#ff3bc6 color charts
#ff3bc6 color shades, tints & tones
#ff3bc6 color schemes
#ff3bc6 color preview, HTML & CSS examples
This text has a color of #ff3bc6
<p style="color:#ff3bc6;">Text here</p>
.mytext {color:#ff3bc6;}
This box has a color of #ff3bc6
<div style="background-color:#ff3bc6;">Content here</div>
.mybackground {background-color:#ff3bc6;}
Border around this has a color of #ff3bc6
<div style="border:2px solid #ff3bc6;">Content here</div>
.myborder {border:2px solid #ff3bc6;}