#fd7ac3 color space conversions
Hex:
#fd7ac3
RGB:
253, 122, 195
CMY:
1, 52, 24
CMYK:
0, 52, 23, 1
HSL:
327°, 97.0370%, 73.5294%
HSV (HSB):
327°, 51.7787%, 99.2157%
XYZ:
57.3179, 38.7418, 56.0867
xyY:
0.3767, 0.2546, 38.7418
CIE-Lab:
68.5639, 57.9298, -14.5235
CIE-LCH:
68.5639, 59.7226, 345.9255
CIE-Luv:
68.5639, 76.9818, -32.1890
Hunter-Lab:
62.2429, 55.4507, -9.8558
#fd7ac3 color charts
#fd7ac3 color shades, tints & tones
#fd7ac3 color schemes
#fd7ac3 color preview, HTML & CSS examples
This text has a color of #fd7ac3
<p style="color:#fd7ac3;">Text here</p>
.mytext {color:#fd7ac3;}
This box has a color of #fd7ac3
<div style="background-color:#fd7ac3;">Content here</div>
.mybackground {background-color:#fd7ac3;}
Border around this has a color of #fd7ac3
<div style="border:2px solid #fd7ac3;">Content here</div>
.myborder {border:2px solid #fd7ac3;}