#d1234b color space conversions
Hex:
#d1234b
RGB:
209, 35, 75
CMY:
18, 86, 71
CMYK:
0, 83, 64, 18
HSL:
346°, 71.3115%, 47.8431%
HSV (HSB):
346°, 83.2536%, 81.9608%
XYZ:
28.1655, 15.2654, 8.1186
xyY:
0.5464, 0.2961, 15.2654
CIE-Lab:
45.9955, 66.1248, 22.7098
CIE-LCH:
45.9955, 69.9158, 18.9544
CIE-Luv:
45.9955, 121.0103, 11.7904
Hunter-Lab:
39.0709, 60.3033, 15.0297
#d1234b color charts
#d1234b RGB chart
#d1234b CMYK chart
#d1234b RGB pie chart
#d1234b color shades, tints & tones
#d1234b color schemes
#d1234b color preview, HTML & CSS examples
This text has a color of #d1234b
<p style="color:#d1234b;">Text here</p>
.mytext {color:#d1234b;}
Text color #d1234b
This box has a color of #d1234b
<div style="background-color:#d1234b;">Content here</div>
.mybackground {background-color:#d1234b;}
Background color #d1234b
Border around this has a color of #d1234b
<div style="border:2px solid #d1234b;">Content here</div>
.myborder {border:2px solid #d1234b;}
Border color #d1234b