#ff51b4 color space conversions
Hex:
#ff51b4
RGB:
255, 81, 180
CMY:
0, 68, 29
CMYK:
0, 68, 29, 0
HSL:
326°, 100.0000%, 65.8824%
HSV (HSB):
326°, 68.2353%, 100.0000%
XYZ:
52.4206, 30.4401, 46.2927
xyY:
0.4059, 0.2357, 30.4401
CIE-Lab:
62.0321, 73.6931, -15.8501
CIE-LCH:
62.0321, 75.3783, 347.8616
CIE-Luv:
62.0321, 101.4425, -36.6854
Hunter-Lab:
55.1726, 73.0446, -11.1266
#ff51b4 color charts
#ff51b4 color shades, tints & tones
#ff51b4 color schemes
#ff51b4 color preview, HTML & CSS examples
This text has a color of #ff51b4
<p style="color:#ff51b4;">Text here</p>
.mytext {color:#ff51b4;}
This box has a color of #ff51b4
<div style="background-color:#ff51b4;">Content here</div>
.mybackground {background-color:#ff51b4;}
Border around this has a color of #ff51b4
<div style="border:2px solid #ff51b4;">Content here</div>
.myborder {border:2px solid #ff51b4;}