#ff7bd5 color space conversions
Hex:
#ff7bd5
RGB:
255, 123, 213
CMY:
0, 52, 16
CMYK:
0, 52, 16, 0
HSL:
319°, 100.0000%, 74.1176%
HSV (HSB):
319°, 51.7647%, 100.0000%
XYZ:
60.3332, 40.2300, 67.5360
xyY:
0.3589, 0.2393, 40.2300
CIE-Lab:
69.6330, 60.6026, -22.9213
CIE-LCH:
69.6330, 64.7924, 339.2822
CIE-Luv:
69.6330, 73.0607, -45.6511
Hunter-Lab:
63.4271, 58.7954, -18.7319
#ff7bd5 color charts
#ff7bd5 color shades, tints & tones
#ff7bd5 color schemes
#ff7bd5 color preview, HTML & CSS examples
This text has a color of #ff7bd5
<p style="color:#ff7bd5;">Text here</p>
.mytext {color:#ff7bd5;}
This box has a color of #ff7bd5
<div style="background-color:#ff7bd5;">Content here</div>
.mybackground {background-color:#ff7bd5;}
Border around this has a color of #ff7bd5
<div style="border:2px solid #ff7bd5;">Content here</div>
.myborder {border:2px solid #ff7bd5;}