#ff7dbc color space conversions
Hex:
#ff7dbc
RGB:
255, 125, 188
CMY:
0, 51, 26
CMYK:
0, 51, 26, 0
HSL:
331°, 100.0000%, 74.5098%
HSV (HSB):
331°, 50.9804%, 100.0000%
XYZ:
57.6507, 39.5581, 52.1739
xyY:
0.3859, 0.2648, 39.5581
CIE-Lab:
69.1536, 56.2039, -9.6883
CIE-LCH:
69.1536, 57.0328, 350.2196
CIE-Luv:
69.1536, 78.8610, -24.6911
Hunter-Lab:
62.8952, 53.5492, -5.1566
#ff7dbc color charts
#ff7dbc color shades, tints & tones
#ff7dbc color schemes
#ff7dbc color preview, HTML & CSS examples
This text has a color of #ff7dbc
<p style="color:#ff7dbc;">Text here</p>
.mytext {color:#ff7dbc;}
This box has a color of #ff7dbc
<div style="background-color:#ff7dbc;">Content here</div>
.mybackground {background-color:#ff7dbc;}
Border around this has a color of #ff7dbc
<div style="border:2px solid #ff7dbc;">Content here</div>
.myborder {border:2px solid #ff7dbc;}