#d27b94 color space conversions
Hex:
#d27b94
RGB:
210, 123, 148
CMY:
18, 52, 42
CMYK:
0, 41, 30, 18
HSL:
343°, 49.1525%, 65.2941%
HSV (HSB):
343°, 41.4286%, 82.3529%
XYZ:
39.0066, 30.0057, 31.7528
xyY:
0.3871, 0.2978, 30.0057
CIE-Lab:
61.6591, 36.8289, 1.2664
CIE-LCH:
61.6591, 36.8507, 1.9694
CIE-Luv:
61.6591, 55.4434, -4.9674
Hunter-Lab:
54.7774, 31.2480, 3.9756
#d27b94 color charts
#d27b94 color shades, tints & tones
#d27b94 color schemes
#d27b94 color preview, HTML & CSS examples
This text has a color of #d27b94
<p style="color:#d27b94;">Text here</p>
.mytext {color:#d27b94;}
This box has a color of #d27b94
<div style="background-color:#d27b94;">Content here</div>
.mybackground {background-color:#d27b94;}
Border around this has a color of #d27b94
<div style="border:2px solid #d27b94;">Content here</div>
.myborder {border:2px solid #d27b94;}