#fd7ba5 color space conversions
Hex:
#fd7ba5
RGB:
253, 123, 165
CMY:
1, 52, 35
CMYK:
0, 51, 35, 1
HSL:
341°, 97.0149%, 73.7255%
HSV (HSB):
341°, 51.3834%, 99.2157%
XYZ:
54.3825, 37.7652, 40.0204
xyY:
0.4115, 0.2857, 37.7652
CIE-Lab:
67.8472, 53.6810, 1.3000
CIE-LCH:
67.8472, 53.6967, 1.3873
CIE-Luv:
67.8472, 84.4564, -8.4685
Hunter-Lab:
61.4534, 50.4182, 4.4058
#fd7ba5 color charts
#fd7ba5 color shades, tints & tones
#fd7ba5 color schemes
#fd7ba5 color preview, HTML & CSS examples
This text has a color of #fd7ba5
<p style="color:#fd7ba5;">Text here</p>
.mytext {color:#fd7ba5;}
This box has a color of #fd7ba5
<div style="background-color:#fd7ba5;">Content here</div>
.mybackground {background-color:#fd7ba5;}
Border around this has a color of #fd7ba5
<div style="border:2px solid #fd7ba5;">Content here</div>
.myborder {border:2px solid #fd7ba5;}